Skip to content

Commit b42bb3a

Browse files
chore(release): 2.0.71 [skip ci]
## [2.0.71](v2.0.70...v2.0.71) (2024-09-04) ### Bug fixes * **deps:** update dependency eslint-plugin-jsx-a11y to ^6.10.0 ([27c44ab](27c44ab))
1 parent 27c44ab commit b42bb3a

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+
## [2.0.71](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.70...v2.0.71) (2024-09-04)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-plugin-jsx-a11y to ^6.10.0 ([27c44ab](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/27c44abf0885472c0b35a9e53eea1dd072de4edb))
7+
18
## [2.0.70](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.69...v2.0.70) (2024-09-04)
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": "2.0.70",
3+
"version": "2.0.71",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)