Skip to content

Commit 2f13ccc

Browse files
chore(release): 1.0.47 [skip ci]
## [1.0.47](v1.0.46...v1.0.47) (2023-01-10) ### Bug fixes * **deps:** update dependency eslint-plugin-jsx-a11y to ^6.7.0 ([d9b7ad6](d9b7ad6))
1 parent d9b7ad6 commit 2f13ccc

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.47](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.0.46...v1.0.47) (2023-01-10)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-plugin-jsx-a11y to ^6.7.0 ([d9b7ad6](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/d9b7ad62d8901a70420d6d039a71a79015438d84))
7+
18
## [1.0.46](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.0.45...v1.0.46) (2023-01-07)
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.46",
3+
"version": "1.0.47",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)