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.3 (2021-07-30)
4
+
5
+ * Fix: False negative in ` prefer-message-ids ` rule ([ #173 ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/173 ) ) ([ c5c4b62] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/c5c4b62be720768aeb13c55b003566d2c38211cb ) )
6
+
3
7
## v3.5.2 (2021-07-29)
4
8
5
9
* 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 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-eslint-plugin" ,
3
- "version" : " 3.5.2 " ,
3
+ "version" : " 3.5.3 " ,
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