We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c28cd3 commit a896bf0Copy full SHA for a896bf0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.2.26](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.25...v0.2.26) (2020-05-18)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency typescript to ~3.9.0 ([6d2f982](https://github.com/alexandr-g/cra-template-typescript-redux/commit/6d2f9828c42ed0053d37dc447b2edbafa4beb0db))
9
10
## [0.2.25](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.24...v0.2.25) (2020-05-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.2.25",
+ "version": "0.2.26",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
0 commit comments