We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e52bc5 commit d83f782Copy full SHA for d83f782
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.2.13](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.12...v0.2.13) (2020-02-15)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency react-scripts to v3.4.0 ([6e52bc5](https://github.com/alexandr-g/cra-template-typescript-redux/commit/6e52bc52ba67c0d5ed7ccd52155237ee3ce7802a))
9
10
## [0.2.12](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.11...v0.2.12) (2020-02-03)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.2.12",
+ "version": "0.2.13",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
0 commit comments