We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e14cd commit 68674b7Copy full SHA for 68674b7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [5.2.0](https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v5.1.1...v5.2.0) (2023-12-11)
4
+
5
6
+### Features
7
8
+* preparing for eslint v9 ([#400](https://github.com/eslint-community/eslint-plugin-eslint-plugin/issues/400)) ([35e14cd](https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/35e14cd7bc1fd865fa11efd955afe600ef2bbc22))
9
10
### [5.1.1](https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v5.1.0...v5.1.1) (2023-07-19)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-eslint-plugin",
- "version": "5.1.1",
+ "version": "5.2.0",
"description": "An ESLint plugin for linting ESLint plugins",
"author": "Teddy Katz",
"main": "./lib/index.js",
0 commit comments