Skip to content

Commit 6f4c3ff

Browse files
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2024-12-04) ### Features * initial implementation ([#1](#1)) ([0c61eeb](0c61eeb))
1 parent 0c61eeb commit 6f4c3ff

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.0 (2024-12-04)
2+
3+
4+
### Features
5+
6+
* initial implementation ([#1](https://github.com/technology-studio/eslint-config-txo-app-react-native/issues/1)) ([0c61eeb](https://github.com/technology-studio/eslint-config-txo-app-react-native/commit/0c61eebd9eabde4b3b1576ebc592b16734239758))
7+
18
## 1.0.0 (2022-09-23)
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": "0.0.0",
3+
"version": "1.0.0",
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)