Skip to content

Commit ca089dc

Browse files
chore(release): 0.3.8 [skip ci]
## [0.3.8](v0.3.7...v0.3.8) (2021-09-14) ### Bug Fixes * **deps:** update dependency @types/node to v14 ([b3fc49e](b3fc49e))
1 parent e01fa63 commit ca089dc

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

0 commit comments

Comments
 (0)