File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.6.0 (2017-02-22)
4
+
5
+ * Docs: add travis badge to README.md ([ 55388b2] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/55388b28acb926e517c7d1acb67ede66f0845316 ) )
6
+ * Breaking: add no-useless-token-range to recommended config ([ 277d11c] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/277d11cb323130e0e3870894b145ff03a9f6bf10 ) )
7
+ * New: no-useless-token-range rule ([ 4537737] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/45377379b76ba0ce869d1179eaf4afd5e1c5ee21 ) )
8
+
3
9
## v0.5.0 (2017-02-01)
4
10
5
11
* New: prefer-placeholders rule ([ de03394] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/de033940546a791a12b800adc46f9bc32b24fef2 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-eslint-plugin" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
4
4
"description" : " An ESLint plugin for linting ESLint plugins" ,
5
5
"author" : " Teddy Katz" ,
6
6
"main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments