File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
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+
37## v2.2.0 (2020-01-08)
48
59* 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 11{
22 "name" : " eslint-plugin-eslint-plugin" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " An ESLint plugin for linting ESLint plugins" ,
55 "author" : " Teddy Katz" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments