Skip to content

Commit 723b606

Browse files
chore(release): 1.2.54 [skip ci]
## [1.2.54](v1.2.53...v1.2.54) (2023-10-13) ### Bug fixes * remove redux-saga plugin and config ([#375](#375)) ([e9cc576](e9cc576))
1 parent e9cc576 commit 723b606

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.54](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.53...v1.2.54) (2023-10-13)
2+
3+
4+
### Bug fixes
5+
6+
* remove redux-saga plugin and config ([#375](https://github.com/technology-studio/eslint-config-txo-typescript-react/issues/375)) ([e9cc576](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/e9cc576f05e2e3e022ae93b42c4c462a93da1b5f))
7+
18
## [1.2.53](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.52...v1.2.53) (2023-10-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-txo-typescript-react",
3-
"version": "1.2.53",
3+
"version": "1.2.54",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)