Skip to content

Commit b0746a1

Browse files
chore(release): 0.3.7 [skip ci]
## [0.3.7](v0.3.6...v0.3.7) (2021-08-23) ### Bug Fixes * **deps:** update dependency @types/jest to v27 ([fa2f1d9](fa2f1d9))
1 parent 73b4a0d commit b0746a1

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.3.7](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.6...v0.3.7) (2021-08-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @types/jest to v27 ([fa2f1d9](https://github.com/alexandr-g/cra-template-typescript-redux/commit/fa2f1d9d5c591351aecabf849f519cab4827eb37))
9+
310
## [0.3.6](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.5...v0.3.6) (2021-04-18)
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.3.6",
3+
"version": "0.3.7",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)