Skip to content

Commit 57a711d

Browse files
committed
Build: update package.json and changelog for v3.0.2
1 parent 9f4f461 commit 57a711d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v3.0.2 (2021-04-16)
4+
5+
* Fix: `require-meta-schema`: Fix false positive ([#111]([email protected]:not-an-aardvark/eslint-plugin-eslint-plugin/issues/111)) ([9f4f461]([email protected]:not-an-aardvark/eslint-plugin-eslint-plugin/commit/9f4f461969b0f89d40219198423b39eea7b63d1e))
6+
37
## v3.0.1 (2021-04-15)
48

59
* chore: fix failing tests ([e6aa71f]([email protected]:not-an-aardvark/eslint-plugin-eslint-plugin/commit/e6aa71f8b018c109ab86ca887f70b253a3e312a3))

Diff for: 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": "3.0.1",
3+
"version": "3.0.2",
44
"description": "An ESLint plugin for linting ESLint plugins",
55
"author": "Teddy Katz",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)