Skip to content

Commit a788b29

Browse files
chore(release): 0.2.6 [skip ci]
## [0.2.6](v0.2.5...v0.2.6) (2020-01-28) ### Bug Fixes * **deps:** update dependency eslint-config-prettier to v6.10.0 ([845fec2](845fec2))
1 parent 845fec2 commit a788b29

File tree

3 files changed

+3019
-141
lines changed

3 files changed

+3019
-141
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Changelog
2+
3+
## [0.2.6](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.5...v0.2.6) (2020-01-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint-config-prettier to v6.10.0 ([845fec2](https://github.com/alexandr-g/cra-template-typescript-redux/commit/845fec29efb9366813b0860078f9c3da4dce100a))

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

0 commit comments

Comments
 (0)