Skip to content

Commit fd3ec12

Browse files
chore(release): 0.2.30 [skip ci]
## [0.2.30](v0.2.29...v0.2.30) (2020-10-02) ### Bug Fixes * **deps:** update dependency actions-toolkit to v6.0.1 ([e1126b3](e1126b3))
1 parent e1fc81f commit fd3ec12

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.30](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.29...v0.2.30) (2020-10-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency actions-toolkit to v6.0.1 ([e1126b3](https://github.com/alexandr-g/cra-template-typescript-redux/commit/e1126b3cd1c04a215b1b090b7b0d49b217babe80))
9+
310
## [0.2.29](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.2.28...v0.2.29) (2020-08-24)
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.29",
3+
"version": "0.2.30",
44
"license": "MIT",
55
"author": "Alexander Grischuk <alexgrischuk@gmail.com",
66
"engines": {

0 commit comments

Comments
 (0)