File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v1.2.0 (2017-09-10)
4
+
5
+ * New: no-deprecated-context-methods rule (fixes [ #40 ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/40 ) ) ([ #41 ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/41 ) ) ([ 8931504] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/8931504a891dd95ccc60d3e75e93826cc5f56091 ) )
6
+
3
7
## v1.1.0 (2017-09-08)
4
8
5
9
* Chore: add release script ([ #39 ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/39 ) ) ([ 3454d60] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/3454d604bb98a4f06ffd32c2a70e183426b20c39 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-eslint-plugin" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .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