Skip to content

Commit fb9e2da

Browse files
chore(release): 0.2.10 [skip ci]
## [0.2.10](v0.2.9...v0.2.10) (2020-02-02) ### Bug Fixes * **deps:** update dependency eslint-plugin-import to v2.20.1 ([9ed5998](9ed5998)) * **deps:** update dependency eslint-plugin-react to v7.18.2 ([5b67440](5b67440))
1 parent 9ed5998 commit fb9e2da

File tree

3 files changed

+3075
-148
lines changed

3 files changed

+3075
-148
lines changed

CHANGELOG.md

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

3+
## [0.2.10](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.9...v0.2.10) (2020-02-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint-plugin-import to v2.20.1 ([9ed5998](https://github.com/alexandr-g/cra-template-typescript-redux/commit/9ed59982ea9f6ebb42a716cac65b58f1b40f26f5))
9+
* **deps:** update dependency eslint-plugin-react to v7.18.2 ([5b67440](https://github.com/alexandr-g/cra-template-typescript-redux/commit/5b674404345cc3d0411d397818af3d4150bf5648))
10+
311
## [0.2.9](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.8...v0.2.9) (2020-02-01)
412

513

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.9",
3+
"version": "0.2.10",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)