Skip to content

Commit 3f92bd1

Browse files
chore(release): 0.2.11 [skip ci]
## [0.2.11](v0.2.10...v0.2.11) (2020-02-03) ### Bug Fixes * **deps:** update dependency eslint-plugin-react to v7.18.3 ([a3fdbc2](a3fdbc2))
1 parent a3fdbc2 commit 3f92bd1

File tree

3 files changed

+3071
-145
lines changed

3 files changed

+3071
-145
lines changed

CHANGELOG.md

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

3+
## [0.2.11](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.10...v0.2.11) (2020-02-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint-plugin-react to v7.18.3 ([a3fdbc2](https://github.com/alexandr-g/cra-template-typescript-redux/commit/a3fdbc2ddeedde2913e8b4076c0e9907d2bec452))
9+
310
## [0.2.10](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.9...v0.2.10) (2020-02-02)
411

512

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

0 commit comments

Comments
 (0)