Skip to content

Commit 0d4f143

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

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-package-react/issues/1)) ([ff33d4d](https://github.com/technology-studio/eslint-config-txo-package-react/commit/ff33d4dc812c94107b2a69960de771eb7401e956))
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-package-react",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Technology Studio - Eslint config txo package react",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)