Skip to content

Commit 80f7c80

Browse files
chore(release): 0.3.14 [skip ci]
## [0.3.14](v0.3.13...v0.3.14) (2023-05-14) ### Bug Fixes * **deps:** update @typescript-eslint/eslint-plugin ([3c05395](3c05395))
1 parent 074ac91 commit 80f7c80

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Changelog
22

3+
## [0.3.14](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.13...v0.3.14) (2023-05-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update @typescript-eslint/eslint-plugin ([3c05395](https://github.com/alexandr-g/cra-template-typescript-redux/commit/3c0539592b6b9233f2f69349bfdcd8c81ea4961a))
9+
310
## [0.3.13](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.12...v0.3.13) (2022-01-11)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cra-template-typescript-redux",
3-
"version": "0.3.13",
3+
"version": "0.3.14",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)