We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053875f commit 934dbfbCopy full SHA for 934dbfb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [0.3.13](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.12...v0.3.13) (2022-01-11)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency @typescript-eslint/parser to v5.9.1 ([8761fa3](https://github.com/alexandr-g/cra-template-typescript-redux/commit/8761fa3bce8f874746376776ac7c6027be7fa227))
9
10
## [0.3.12](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.11...v0.3.12) (2022-01-10)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "0.3.12",
+ "version": "0.3.13",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
0 commit comments