Skip to content

Commit 62484a8

Browse files
chore(release): 0.2.12 [skip ci]
## [0.2.12](v0.2.11...v0.2.12) (2020-02-03) ### Bug Fixes * adjust to a new template format ([575f356](575f356)) * **deps:** update dependency react-scripts to v3.3.1 ([ace2aaa](ace2aaa))
1 parent 18b255c commit 62484a8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Changelog
22

3+
## [0.2.12](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.11...v0.2.12) (2020-02-03)
4+
5+
6+
### Bug Fixes
7+
8+
* adjust to a new template format ([575f356](https://github.com/alexandr-g/cra-template-typescript-redux/commit/575f35630d157658fe0f00fd83be7bf49a9ffa8b))
9+
* **deps:** update dependency react-scripts to v3.3.1 ([ace2aaa](https://github.com/alexandr-g/cra-template-typescript-redux/commit/ace2aaa865fa55e61eeaf4f6fcd483668990617c))
10+
311
## [0.2.11](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.10...v0.2.11) (2020-02-03)
412

513

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cra-template-typescript-redux",
3-
"version": "0.2.11",
3+
"version": "0.2.12",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)