Skip to content

Commit 93b6836

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-04-19) ### Features * first release ([ea07e15](ea07e15))
1 parent 66f1c87 commit 93b6836

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2020-04-19)
2+
3+
4+
### Features
5+
6+
* first release ([ea07e15](https://github.com/eclass/eslint-config-react/commit/ea07e1503c5169de21001cf09abb840860fc2af5))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclass/eslint-config-react",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "eslint shareable config for react",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)