Skip to content

Commit 3550a0d

Browse files
chore(release): 0.3.3 [skip ci]
## [0.3.3](v0.3.2...v0.3.3) (2021-02-22) ### Bug Fixes * **deps:** update dependency react-scripts to v4.0.2 ([d6bfab7](d6bfab7)) * **deps:** update dependency typescript to ~4.1.0 ([942507a](942507a))
1 parent 5d6cc11 commit 3550a0d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.3.3](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.2...v0.3.3) (2021-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency react-scripts to v4.0.2 ([d6bfab7](https://github.com/alexandr-g/cra-template-typescript-redux/commit/d6bfab7722148fde6e50cf55ac72454d005403f3))
9+
* **deps:** update dependency typescript to ~4.1.0 ([942507a](https://github.com/alexandr-g/cra-template-typescript-redux/commit/942507a88fda29f373de369b07a8dde0e06ce49e))
10+
311
## [0.3.2](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.1...v0.3.2) (2021-02-09)
412

513

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.2",
3+
"version": "0.3.3",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)