Skip to content

Commit d78c5b6

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2024-12-10) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.2.5 ([#9](#9)) ([846271a](846271a))
1 parent 846271a commit d78c5b6

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.5](https://github.com/technology-studio/eslint-config-txo-package-react/compare/v1.0.4...v1.0.5) (2024-12-10)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.2.5 ([#9](https://github.com/technology-studio/eslint-config-txo-package-react/issues/9)) ([846271a](https://github.com/technology-studio/eslint-config-txo-package-react/commit/846271a2e370c2729026c39a45ec49e1e54f93e0))
7+
18
## [1.0.4](https://github.com/technology-studio/eslint-config-txo-package-react/compare/v1.0.3...v1.0.4) (2024-12-10)
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.4",
3+
"version": "1.0.5",
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)