We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff33d4d commit 0d4f143Copy full SHA for 0d4f143
CHANGELOG.md
@@ -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
8
## 1.0.0 (2022-09-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-txo-package-react",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Technology Studio - Eslint config txo package react",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
0 commit comments