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 9d9bcbb commit d7499cdCopy full SHA for d7499cd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.2.8](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.7...v0.2.8) (2020-01-30)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency @types/jest to v25.1.1 ([9d9bcbb](https://github.com/alexandr-g/cra-template-typescript-redux/commit/9d9bcbbb66fbf9ec100470e5dd412131390cfe97))
9
10
## [0.2.7](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.6...v0.2.7) (2020-01-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.2.7",
+ "version": "0.2.8",
"license": "MIT",
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
"engines": {
0 commit comments