Skip to content

Commit 875eb98

Browse files
chore(release): 0.2.22 [skip ci]
## [0.2.22](v0.2.21...v0.2.22) (2020-04-02) ### Bug Fixes * remove cypress/global ([2495409](2495409))
1 parent c1195bf commit 875eb98

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Changelog
22

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+
310
## [0.2.21](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.20...v0.2.21) (2020-04-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cra-template-typescript-redux",
3-
"version": "0.2.21",
3+
"version": "0.2.22",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)