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 fdfee0f commit 8cf0aeeCopy full SHA for 8cf0aee
CHANGELOG.md
@@ -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
6
## 1.0.0 (2018-09-18)
7
8
* fix(lint): Fixed lint warnings ([f7fa8fd](https://github.com/unlight/eslint-plugin-no-eslint-disable/commit/f7fa8fd))
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-no-eslint-disable",
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "MIT",
"description": "",
"main": "dist/index.js",
0 commit comments