We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe926c commit 259ba5dCopy full SHA for 259ba5d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Changelog
2
3
+## [1.0.1](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v1.0.0...v1.0.1) (2023-05-15)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update eslint-plugin-import ([1fe926c](https://github.com/alexandr-g/cra-template-typescript-redux/commit/1fe926c6bb3f6df3b00441d38264c59933230434))
9
10
# [1.0.0](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.14...v1.0.0) (2023-05-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cra-template-typescript-redux",
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "MIT",
"author": "Alexander Grischuk <[email protected]",
"engines": {
0 commit comments