We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bdaefe commit 4e60043Copy full SHA for 4e60043
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.3.5](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.4...v0.3.5) (2021-04-18)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency react-scripts to v4.0.3 ([4f40c39](https://github.com/alexandr-g/cra-template-typescript-redux/commit/4f40c392849a52000800260d48a7a1f99428b9b3))
9
10
## [0.3.4](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.3...v0.3.4) (2021-03-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.3.4",
+ "version": "0.3.5",
"license": "MIT",
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
"engines": {
0 commit comments