Skip to content

Commit 9b8b29f

Browse files
committed
chore: release v5.0.4
1 parent 1c30165 commit 9b8b29f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
### [5.0.4](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/compare/v5.0.3...v5.0.4) (2022-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* false positives with violation reporting helper function in `no-unused-message-ids` rule ([#290](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/290)) ([1c30165](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/1c301653a1bd120b121029c83d2d0914615cf9a5))
9+
310
### [5.0.3](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/compare/v5.0.2...v5.0.3) (2022-08-12)
411

512

package.json

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

0 commit comments

Comments
 (0)