Skip to content

Commit 259ba5d

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-05-15) ### Bug Fixes * **deps:** update eslint-plugin-import ([1fe926c](1fe926c))
1 parent 1fe926c commit 259ba5d

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+
## [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+
310
# [1.0.0](https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.14...v1.0.0) (2023-05-15)
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": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"author": "Alexander Grischuk <[email protected]",
66
"engines": {

0 commit comments

Comments
 (0)