We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62df2a9 commit 474cdf6Copy full SHA for 474cdf6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.2.28](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.27...v0.2.28) (2020-08-19)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency react-scripts to v3.4.3 ([fdd5e5a](https://github.com/alexandr-g/cra-template-typescript-redux/commit/fdd5e5aa37c6c8cd28716d066c0af33aa4c2f31c))
9
10
## [0.2.27](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.26...v0.2.27) (2020-06-10)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.2.27",
+ "version": "0.2.28",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
0 commit comments