Skip to content
This repository was archived by the owner on Aug 4, 2024. It is now read-only.

Commit ffce371

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-04-06) ### Features * **settigns:** add eslint configs ([4a76a43](4a76a43))
1 parent 5ce20aa commit ffce371

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2022-04-06)
2+
3+
4+
### Features
5+
6+
* **settigns:** add eslint configs ([4a76a43](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/commit/4a76a43ae6a5134952da1424bc9394abcc08c873))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-ruiaraujo-react",
3-
"version": "0.0.0-development",
3+
"version": "1.0.0",
44
"description": "My custom eslint config",
55
"main": "index.js",
66
"repository": "https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react.git",

0 commit comments

Comments
 (0)