File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ### [ 5.0.1] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/compare/v5.0.0...v5.0.1 ) (2022-07-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * export package.json (fixes [ #270 ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/270 ) ) ([ #271 ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/271 ) ) ([ 5cb12cc] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/5cb12cc5a01163966d506c7ee3c1b6c88c174ddb ) )
9
+
3
10
## [ 5.0.0] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/compare/v4.4.1...v5.0.0 ) (2022-07-12)
4
11
5
12
532
539
533
540
- New: no-deprecated-report-api rule [ ` 06a6e5a ` ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/06a6e5ae81328ba37e8360ca5ad7498939059031 )
534
541
- New: initial commit [ ` 8b0ae4f ` ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/8b0ae4f30014e9526af02ecba518f5edfd38c2b9 )
535
- - New: Add a 'recommended' config [ ` 7b9ec01 ` ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/7b9ec012286f4c16af27e79db7e449916c56c3c6 )
542
+ - New: Add a 'recommended' config [ ` 7b9ec01 ` ] ( https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/7b9ec012286f4c16af27e79db7e449916c56c3c6 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-eslint-plugin" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.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