We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6112eab commit 61ae8daCopy full SHA for 61ae8da
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.2.21](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.20...v0.2.21) (2020-04-02)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency react-scripts to v3.4.1 ([6112eab](https://github.com/alexandr-g/cra-template-typescript-redux/commit/6112eab01d73a51033bd921d659dd511c74b05f0))
9
10
## [0.2.20](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.19...v0.2.20) (2020-04-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.2.20",
+ "version": "0.2.21",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
0 commit comments