Skip to content

Commit 6c58f38

Browse files
chore(release): 0.3.9 [skip ci]
## [0.3.9](v0.3.8...v0.3.9) (2022-01-09) ### Bug Fixes * **deps:** update dependency typescript to ~4.5.0 ([c5b73a0](c5b73a0)) * update "typescript" to "~4.5.0" in template ([8675c5a](8675c5a))
1 parent 8886188 commit 6c58f38

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Changelog
22

3+
## [0.3.9](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.8...v0.3.9) (2022-01-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency typescript to ~4.5.0 ([c5b73a0](https://github.com/alexandr-g/cra-template-typescript-redux/commit/c5b73a066071746fbfd3bcf118a464729ee6df48))
9+
* update "typescript" to "~4.5.0" in template ([8675c5a](https://github.com/alexandr-g/cra-template-typescript-redux/commit/8675c5a989809bf74502ca91bbd4a4892a0bf14b))
10+
311
## [0.3.8](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.7...v0.3.8) (2021-09-14)
412

513

package.json

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

0 commit comments

Comments
 (0)