Skip to content

Commit 1089eb3

Browse files
chore(release): 0.2.14 [skip ci]
## [0.2.14](v0.2.13...v0.2.14) (2020-02-15) ### Bug Fixes * update react-scripts in template to latest ([a84e37c](a84e37c))
1 parent a84e37c commit 1089eb3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.14](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.13...v0.2.14) (2020-02-15)
4+
5+
6+
### Bug Fixes
7+
8+
* update react-scripts in template to latest ([a84e37c](https://github.com/alexandr-g/cra-template-typescript-redux/commit/a84e37c596dbc4ed12b81c593d447c210a40f085))
9+
310
## [0.2.13](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.12...v0.2.13) (2020-02-15)
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.13",
3+
"version": "0.2.14",
44
"license": "MIT",
55
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
66
"engines": {

0 commit comments

Comments
 (0)