We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 074ac91 commit 80f7c80Copy full SHA for 80f7c80
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
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
10
## [0.3.13](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.12...v0.3.13) (2022-01-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.3.13",
+ "version": "0.3.14",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
0 commit comments