Skip to content

Commit 6a6dc6a

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-06-07) ### Features * initial commit ([0a02bf7](0a02bf7)) * initial rules ([4267c5c](4267c5c))
1 parent 4267c5c commit 6a6dc6a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 1.0.0 (2020-06-07)
2+
3+
4+
### Features
5+
6+
* initial commit ([0a02bf7](https://github.com/g-rath/eslint-plugin-eslint-config/commit/0a02bf7abd2a6f6ee8173a94beb6dc17c076307f))
7+
* initial rules ([4267c5c](https://github.com/g-rath/eslint-plugin-eslint-config/commit/4267c5c8590150a4216dd6d1842311d8873066be))

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": "eslint-plugin-eslint-config",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "ESLint rules for ESLint config files",
55
"keywords": [
66
"config",

0 commit comments

Comments
 (0)