Skip to content

Commit 6290b04

Browse files
chore(release): 0.2.7 [skip ci]
## [0.2.7](v0.2.6...v0.2.7) (2020-01-29) ### Bug Fixes * **deps:** update dependency @types/node to v12.12.26 ([7edf17d](7edf17d))
1 parent 7edf17d commit 6290b04

File tree

3 files changed

+3000
-140
lines changed

3 files changed

+3000
-140
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.7](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.6...v0.2.7) (2020-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @types/node to v12.12.26 ([7edf17d](https://github.com/alexandr-g/cra-template-typescript-redux/commit/7edf17d4f4053ee991d89a1c48911d6942876f9b))
9+
310
## [0.2.6](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.5...v0.2.6) (2020-01-28)
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.6",
3+
"version": "0.2.7",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)