Skip to content

Commit dfb30d3

Browse files
chore(release): 1.0.8 [skip ci]
## [1.0.8](v1.0.7...v1.0.8) (2024-12-13) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.3.0 ([#19](#19)) ([500591c](500591c))
1 parent 500591c commit dfb30d3

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.8](https://github.com/technology-studio/eslint-config-txo-app-react-native/compare/v1.0.7...v1.0.8) (2024-12-13)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.3.0 ([#19](https://github.com/technology-studio/eslint-config-txo-app-react-native/issues/19)) ([500591c](https://github.com/technology-studio/eslint-config-txo-app-react-native/commit/500591c413f097fd002834d7061bbaeff6680fb8))
7+
18
## [1.0.7](https://github.com/technology-studio/eslint-config-txo-app-react-native/compare/v1.0.6...v1.0.7) (2024-12-12)
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-app-react-native",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Technology Studio - Eslint config txo app react native",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)