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 73b4a0d commit b0746a1Copy full SHA for b0746a1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.3.7](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.6...v0.3.7) (2021-08-23)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency @types/jest to v27 ([fa2f1d9](https://github.com/alexandr-g/cra-template-typescript-redux/commit/fa2f1d9d5c591351aecabf849f519cab4827eb37))
9
10
## [0.3.6](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.5...v0.3.6) (2021-04-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.3.6",
+ "version": "0.3.7",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
0 commit comments