Skip to content

Commit 7e569b7

Browse files
committed
chore: release v5.0.7
1 parent b32e443 commit 7e569b7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
### [5.0.7](https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v5.0.6...v5.0.7) (2022-12-19)
4+
5+
6+
### Bug Fixes
7+
8+
* don't use node protocol until we drop Node v14.17 support ([#315](https://github.com/eslint-community/eslint-plugin-eslint-plugin/issues/315)) ([a5c0b0c](https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/a5c0b0ce6acd18545e202b15375f176c8b60e9a4))
9+
* update repo link ([#300](https://github.com/eslint-community/eslint-plugin-eslint-plugin/issues/300)) ([07cd4ab](https://github.com/eslint-community/eslint-plugin-eslint-plugin/commit/07cd4abb13002cb9f055b2aaf0f6110f0ee938b9))
10+
311
### [5.0.6](https://github.com/eslint-community/eslint-plugin-eslint-plugin/compare/v5.0.5...v5.0.6) (2022-08-23)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-eslint-plugin",
3-
"version": "5.0.6",
3+
"version": "5.0.7",
44
"description": "An ESLint plugin for linting ESLint plugins",
55
"author": "Teddy Katz",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)