Skip to content

Commit 4c5648a

Browse files
chore(release): 1.0.13 [skip ci]
## [1.0.13](v1.0.12...v1.0.13) (2024-12-20) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.3.6 ([#29](#29)) ([c7cee8a](c7cee8a))
1 parent c7cee8a commit 4c5648a

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.13](https://github.com/technology-studio/eslint-config-txo-app-react-native/compare/v1.0.12...v1.0.13) (2024-12-20)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.3.6 ([#29](https://github.com/technology-studio/eslint-config-txo-app-react-native/issues/29)) ([c7cee8a](https://github.com/technology-studio/eslint-config-txo-app-react-native/commit/c7cee8a85c61ef453b59ea1916be82d5056f9af3))
7+
18
## [1.0.12](https://github.com/technology-studio/eslint-config-txo-app-react-native/compare/v1.0.11...v1.0.12) (2024-12-18)
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.12",
3+
"version": "1.0.13",
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)