Skip to content

Commit

Permalink
Build: update package.json and changelog for v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Apr 16, 2021
1 parent 9f4f461 commit 57a711d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v3.0.2 (2021-04-16)

* 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))

## v3.0.1 (2021-04-15)

* chore: fix failing tests ([e6aa71f]([email protected]:not-an-aardvark/eslint-plugin-eslint-plugin/commit/e6aa71f8b018c109ab86ca887f70b253a3e312a3))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-eslint-plugin",
"version": "3.0.1",
"version": "3.0.2",
"description": "An ESLint plugin for linting ESLint plugins",
"author": "Teddy Katz",
"main": "lib/index.js",
Expand Down

0 comments on commit 57a711d

Please sign in to comment.