Skip to content

Commit 715f6f2

Browse files
chore(release): 1.2.21 [skip ci]
## [1.2.21](v1.2.20...v1.2.21) (2023-08-19) ### Bug fixes * **deps:** update dependency eslint-plugin-import to ^2.28.1 ([e497b31](e497b31))
1 parent e497b31 commit 715f6f2

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.21](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.20...v1.2.21) (2023-08-19)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-plugin-import to ^2.28.1 ([e497b31](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/e497b31acf8606bd51f6be638a771dd1d7c0f160))
7+
18
## [1.2.20](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.19...v1.2.20) (2023-08-16)
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.20",
3+
"version": "1.2.21",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)