Skip to content

Commit 1da2532

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 ([#13](#13)) ([f62924b](f62924b))
1 parent f62924b commit 1da2532

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-app-react-native/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 ([#13](https://github.com/technology-studio/eslint-config-txo-app-react-native/issues/13)) ([f62924b](https://github.com/technology-studio/eslint-config-txo-app-react-native/commit/f62924b95f25fe3941621366b171d7770f735a65))
7+
18
## [1.0.4](https://github.com/technology-studio/eslint-config-txo-app-react-native/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-app-react-native",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
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)