Skip to content

Commit 356e513

Browse files
chore(release): 1.0.17 [skip ci]
## [1.0.17](v1.0.16...v1.0.17) (2024-12-24) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.3.10 ([#28](#28)) ([69889c5](69889c5))
1 parent 69889c5 commit 356e513

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.17](https://github.com/technology-studio/eslint-config-txo-package-react/compare/v1.0.16...v1.0.17) (2024-12-24)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.3.10 ([#28](https://github.com/technology-studio/eslint-config-txo-package-react/issues/28)) ([69889c5](https://github.com/technology-studio/eslint-config-txo-package-react/commit/69889c5fa51bc1c1b6b43c2da8398bee8a827924))
7+
18
## [1.0.16](https://github.com/technology-studio/eslint-config-txo-package-react/compare/v1.0.15...v1.0.16) (2024-12-24)
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-package-react",
3-
"version": "1.0.16",
3+
"version": "1.0.17",
44
"description": "Technology Studio - Eslint config txo package react",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)