Skip to content

Commit 6a0438c

Browse files
chore(release): 0.3.12 [skip ci]
## [0.3.12](v0.3.11...v0.3.12) (2022-01-10) ### Bug Fixes * **deps:** update dependency eslint-config-prettier to v8 ([3bd40e7](3bd40e7)) * simplify ESLint prettier config ([7dbebcb](7dbebcb)) * upgrade eslint, react-scripts, eslint-plugin to major versions ([ca456ba](ca456ba))
1 parent e3197cf commit 6a0438c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
Changelog
22

3+
## [0.3.12](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.11...v0.3.12) (2022-01-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint-config-prettier to v8 ([3bd40e7](https://github.com/alexandr-g/cra-template-typescript-redux/commit/3bd40e74cea10d0dce232715bfdf69b2f27987f2))
9+
* simplify ESLint prettier config ([7dbebcb](https://github.com/alexandr-g/cra-template-typescript-redux/commit/7dbebcb161d1e9531827c8fbbef8cf8c48bb8d13))
10+
* upgrade eslint, react-scripts, eslint-plugin to major versions ([ca456ba](https://github.com/alexandr-g/cra-template-typescript-redux/commit/ca456baa567bb8c67ed57718ff11a99a8f31cc7c))
11+
312
## [0.3.11](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.10...v0.3.11) (2022-01-09)
413

514

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cra-template-typescript-redux",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)