Skip to content

Commit 899da3c

Browse files
chore(release): 1.0.51 [skip ci]
## [1.0.51](v1.0.50...v1.0.51) (2023-01-12) ### Bug fixes * **deps:** update dependency eslint-plugin-jsx-a11y to ^6.7.1 ([eb90bf4](eb90bf4))
1 parent eb90bf4 commit 899da3c

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.0.51](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.0.50...v1.0.51) (2023-01-12)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-plugin-jsx-a11y to ^6.7.1 ([eb90bf4](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/eb90bf46e1918816faed6c7f277bd9cc346443a0))
7+
18
## [1.0.50](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.0.49...v1.0.50) (2023-01-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.0.50",
3+
"version": "1.0.51",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)