Skip to content

Commit 6d38682

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](v1.2.3...v1.2.4) (2023-07-20) ### Bug fixes * **deps:** update dependency eslint-plugin-react to ^7.33.0 ([d1aea5f](d1aea5f))
1 parent d1aea5f commit 6d38682

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.4](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.3...v1.2.4) (2023-07-20)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-plugin-react to ^7.33.0 ([d1aea5f](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/d1aea5fe6005e5a62c0d08db990a2250c67b1a9b))
7+
18
## [1.2.3](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.2...v1.2.3) (2023-07-20)
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.3",
3+
"version": "1.2.4",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)