Skip to content

Commit 34bcb74

Browse files
committed
chore: release v4.3.0
1 parent 09b243b commit 34bcb74

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+
## [4.3.0](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/compare/v4.2.0...v4.3.0) (2022-06-20)
4+
5+
6+
### Features
7+
8+
* handle properties behind spread syntax in `require-meta-*` rules ([#251](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/251)) ([abefd1e](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/abefd1efc9d9adc0142b2c7527af8d5f3ec60377))
9+
310
## [4.2.0](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/compare/v4.1.0...v4.2.0) (2022-05-16)
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": "4.2.0",
3+
"version": "4.3.0",
44
"description": "An ESLint plugin for linting ESLint plugins",
55
"author": "Teddy Katz",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)