Skip to content

Commit 4e60043

Browse files
chore(release): 0.3.5 [skip ci]
## [0.3.5](v0.3.4...v0.3.5) (2021-04-18) ### Bug Fixes * **deps:** update dependency react-scripts to v4.0.3 ([4f40c39](4f40c39))
1 parent 5bdaefe commit 4e60043

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.5](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.4...v0.3.5) (2021-04-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency react-scripts to v4.0.3 ([4f40c39](https://github.com/alexandr-g/cra-template-typescript-redux/commit/4f40c392849a52000800260d48a7a1f99428b9b3))
9+
310
## [0.3.4](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.3...v0.3.4) (2021-03-29)
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.4",
3+
"version": "0.3.5",
44
"license": "MIT",
55
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
66
"engines": {

0 commit comments

Comments
 (0)