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 c1195bf commit 875eb98Copy full SHA for 875eb98
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.2.22](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.21...v0.2.22) (2020-04-02)
4
+
5
6
+### Bug Fixes
7
8
+* remove cypress/global ([2495409](https://github.com/alexandr-g/cra-template-typescript-redux/commit/2495409a7a3c680541eaffd03fa1fec5038a5957))
9
10
## [0.2.21](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.20...v0.2.21) (2020-04-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.2.21",
+ "version": "0.2.22",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
0 commit comments