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 0c61eeb commit 6f4c3ffCopy full SHA for 6f4c3ff
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-app-react-native/issues/1)) ([0c61eeb](https://github.com/technology-studio/eslint-config-txo-app-react-native/commit/0c61eebd9eabde4b3b1576ebc592b16734239758))
7
8
## 1.0.0 (2022-09-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-txo-app-react-native",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Technology Studio - Eslint config txo app react native",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
0 commit comments