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
+ ## v3.5.2 (2021-07-29)
4
+
5
+ * Fix: support eslint v6 ([ #172 ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/172 ) ) ([ f7384ad] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/f7384ad76a0511cde29444256e16e9d273384cb0 ) )
6
+
3
7
## v3.5.1 (2021-07-27)
4
8
5
9
* Fix: Fix false positive with empty array variable in ` require-meta-has-suggestions ` rule ([ #171 ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/171 ) ) ([ fffa881] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/fffa881fdaf1575834832e0e16df2cddb913008c ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-eslint-plugin" ,
3
- "version" : " 3.5.1 " ,
3
+ "version" : " 3.5.2 " ,
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