Skip to content

Commit 31d6c28

Browse files
chore(release): 0.3.10 [skip ci]
## [0.3.10](v0.3.9...v0.3.10) (2022-01-09) ### Bug Fixes * add @types/redux-mock-store to the template ([1a381b4](1a381b4))
1 parent 1a381b4 commit 31d6c28

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.10](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.9...v0.3.10) (2022-01-09)
4+
5+
6+
### Bug Fixes
7+
8+
* add @types/redux-mock-store to the template ([1a381b4](https://github.com/alexandr-g/cra-template-typescript-redux/commit/1a381b4a8f614e4a81f5b076dd75add589903bc9))
9+
310
## [0.3.9](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.8...v0.3.9) (2022-01-09)
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.9",
3+
"version": "0.3.10",
44
"license": "MIT",
55
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
66
"engines": {

0 commit comments

Comments
 (0)