Skip to content

Commit 69acad1

Browse files
chore(release): 1.0.11 [skip ci]
## [1.0.11](v1.0.10...v1.0.11) (2024-12-17) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.3.4 ([#24](#24)) ([7e6ef53](7e6ef53))
1 parent 7e6ef53 commit 69acad1

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.11](https://github.com/technology-studio/eslint-config-txo-app-react-native/compare/v1.0.10...v1.0.11) (2024-12-17)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.3.4 ([#24](https://github.com/technology-studio/eslint-config-txo-app-react-native/issues/24)) ([7e6ef53](https://github.com/technology-studio/eslint-config-txo-app-react-native/commit/7e6ef53e04079c3f6f128d6d6fffc7f774d90520))
7+
18
## [1.0.10](https://github.com/technology-studio/eslint-config-txo-app-react-native/compare/v1.0.9...v1.0.10) (2024-12-14)
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.10",
3+
"version": "1.0.11",
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)