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
+ ## v2.2.1 (2020-01-17)
4
+
5
+ * Fix: update ` require-meta-schema ` rule to allow object schemas (in addition to array schemas) ([ #90 ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/90 ) ) ([ e582cb6] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/e582cb61d0f51c15a8e5d9e38c82d1c73f2d6edd ) )
6
+
3
7
## v2.2.0 (2020-01-08)
4
8
5
9
* Update: Add new rule ` require-meta-docs-description ` ([ #89 ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/89 ) ) ([ b175b46] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/b175b46732033c99e26e5380d83ea94727c15218 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-eslint-plugin" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1 " ,
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