Skip to content

Commit 8cf0aee

Browse files
chore(release): 1.0.1 [skip ci]
## <small>1.0.1 (2018-09-18)</small> * fix(package): Added keywords ([fdfee0f](fdfee0f)) * docs: Tiny cleanup ([a8799bc](a8799bc))
1 parent fdfee0f commit 8cf0aee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>1.0.1 (2018-09-18)</small>
2+
3+
* fix(package): Added keywords ([fdfee0f](https://github.com/unlight/eslint-plugin-no-eslint-disable/commit/fdfee0f))
4+
* docs: Tiny cleanup ([a8799bc](https://github.com/unlight/eslint-plugin-no-eslint-disable/commit/a8799bc))
5+
16
## 1.0.0 (2018-09-18)
27

38
* fix(lint): Fixed lint warnings ([f7fa8fd](https://github.com/unlight/eslint-plugin-no-eslint-disable/commit/f7fa8fd))

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-no-eslint-disable",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"description": "",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)