We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c78c05 commit 0f9b737Copy full SHA for 0f9b737
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.2.32](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.31...v0.2.32) (2020-10-27)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency react-scripts to v3.4.4 ([f523cac](https://github.com/alexandr-g/cra-template-typescript-redux/commit/f523cac579432a529a2bfcd3548b858ae793a232))
9
10
## [0.2.31](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.30...v0.2.31) (2020-10-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.2.31",
+ "version": "0.2.32",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
0 commit comments