Skip to content

Commit 6ce0e1b

Browse files
chore(release): 0.2.33 [skip ci]
## [0.2.33](v0.2.32...v0.2.33) (2020-11-17) ### Bug Fixes * eslint add parse options ([195cdfe](195cdfe)) * eslint add tsconfig.eslint.json ([9f41184](9f41184)) * update all the eslint dependencies ([e5d9149](e5d9149))
1 parent c184097 commit 6ce0e1b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
Changelog
22

3+
## [0.2.33](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.32...v0.2.33) (2020-11-17)
4+
5+
6+
### Bug Fixes
7+
8+
* eslint add parse options ([195cdfe](https://github.com/alexandr-g/cra-template-typescript-redux/commit/195cdfed4ab91e597b639ae70d83adca2078134b))
9+
* eslint add tsconfig.eslint.json ([9f41184](https://github.com/alexandr-g/cra-template-typescript-redux/commit/9f41184f72f411f975dba6d5094f88e98ea24c4b))
10+
* update all the eslint dependencies ([e5d9149](https://github.com/alexandr-g/cra-template-typescript-redux/commit/e5d9149bd7bf8cde086882f0f2724a89b28028e0))
11+
312
## [0.2.32](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.31...v0.2.32) (2020-10-27)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cra-template-typescript-redux",
3-
"version": "0.2.32",
3+
"version": "0.2.33",
44
"license": "MIT",
55
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
66
"engines": {

0 commit comments

Comments
 (0)