Skip to content

Commit a08dc69

Browse files
chore(release): 0.2.24 [skip ci]
## [0.2.24](v0.2.23...v0.2.24) (2020-04-20) ### Bug Fixes * **app.tsx:** move div outside of the switch ([bb99801](bb99801)), closes [#58](#58)
1 parent bb99801 commit a08dc69

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.2.24](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.23...v0.2.24) (2020-04-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **app.tsx:** move div outside of the switch ([bb99801](https://github.com/alexandr-g/cra-template-typescript-redux/commit/bb99801af350d97740974609f320cf8975a21aed)), closes [#58](https://github.com/alexandr-g/cra-template-typescript-redux/issues/58)
9+
310
## [0.2.23](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.22...v0.2.23) (2020-04-05)
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.2.23",
3+
"version": "0.2.24",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)