Skip to content

Commit

Permalink
chore: release v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Dec 14, 2021
1 parent e388a3a commit 754e4e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [4.1.0](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/compare/v4.0.3...v4.1.0) (2021-12-14)


### Features

* detect function-style rules exported using a variable ([#235](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/issues/235)) ([e388a3a](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/commit/e388a3a349769fc0f412b68090401079893218f2))

### [4.0.3](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/compare/v4.0.2...v4.0.3) (2021-12-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-eslint-plugin",
"version": "4.0.3",
"version": "4.1.0",
"description": "An ESLint plugin for linting ESLint plugins",
"author": "Teddy Katz",
"main": "lib/index.js",
Expand Down

0 comments on commit 754e4e3

Please sign in to comment.