Skip to content

Commit f7ae11f

Browse files
chore(release): 2.0.53 [skip ci]
## [2.0.53](v2.0.52...v2.0.53) (2024-04-30) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^4.0.54 ([7b166dc](7b166dc)) * **deps:** update dependency eslint-config-txo-typescript to ^4.0.55 ([d49235a](d49235a)) * **deps:** update dependency eslint-config-txo-typescript to ^4.0.56 ([15a0086](15a0086)) * **deps:** update dependency eslint-plugin-react-hooks to ^4.6.1 ([548d5e4](548d5e4)) * **deps:** update dependency eslint-plugin-react-hooks to ^4.6.2 ([6383647](6383647))
1 parent 558bb38 commit f7ae11f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.0.53](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.52...v2.0.53) (2024-04-30)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^4.0.54 ([7b166dc](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/7b166dcc01c892b0ae744a117512b2a7f9fe6686))
7+
* **deps:** update dependency eslint-config-txo-typescript to ^4.0.55 ([d49235a](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/d49235afad13c86dd131fd9b8418f67fea45cae8))
8+
* **deps:** update dependency eslint-config-txo-typescript to ^4.0.56 ([15a0086](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/15a008672b68391c2382ff600f6516e082dd8b57))
9+
* **deps:** update dependency eslint-plugin-react-hooks to ^4.6.1 ([548d5e4](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/548d5e46bbb960ab6688bd462127cfdc1072b4cd))
10+
* **deps:** update dependency eslint-plugin-react-hooks to ^4.6.2 ([6383647](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/6383647e2000ae1241969aec5f8b786f40dd38a9))
11+
112
## [2.0.52](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.51...v2.0.52) (2024-04-10)
213

314

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": "2.0.52",
3+
"version": "2.0.53",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)