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 4cc497a commit ec687d4Copy full SHA for ec687d4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.3.2](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.1...v0.3.2) (2021-02-09)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency @types/react-dom to v17 ([b4d14ad](https://github.com/alexandr-g/cra-template-typescript-redux/commit/b4d14ad5f103f10c671fabe5f6b8156be202dadc))
9
10
## [0.3.1](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.0...v0.3.1) (2021-01-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.3.1",
+ "version": "0.3.2",
"license": "MIT",
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
"engines": {
0 commit comments