Skip to content

Commit 2f0044f

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2022-10-10) ### Bug fixes * **deps:** update dependency eslint-plugin-react to ^7.31.9 ([be9fa3f](be9fa3f))
1 parent be9fa3f commit 2f0044f

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.6](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.0.5...v1.0.6) (2022-10-10)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-plugin-react to ^7.31.9 ([be9fa3f](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/be9fa3f96ff936a34f6673e8c0ff732fccc54e0b))
7+
18
## [1.0.5](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.0.4...v1.0.5) (2022-10-08)
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.5",
3+
"version": "1.0.6",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)