We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 308b048 commit 090091eCopy full SHA for 090091e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.7.1 (2017-02-22)
4
+
5
+* Fix: incorrect category for consistent-output ([308b048](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/308b048140e65a2b3b39023df2ab9ea814e754b4))
6
7
## v0.7.0 (2017-02-22)
8
9
* New: consistent-output rule ([64ed898](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/64ed898ad504a507551f6ebcbcd88f1c34bea61a))
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-eslint-plugin",
- "version": "0.7.0",
+ "version": "0.7.1",
"description": "An ESLint plugin for linting ESLint plugins",
"author": "Teddy Katz",
"main": "lib/index.js",
0 commit comments