Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fasttime committed Jul 8, 2024
1 parent 4051398 commit 350582a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="2.2.0"></a>
## [2.2.0](https://github.com/origin-1/gulp-eslint-new/releases/tag/2.2.0) (2024-07-08)

* Updated TypeScript type declarations for ESLint 9 compatibility.
* Added support for option `flags`, new in ESLint 9.6.
* Improved readme file.

<a name="2.1.0"></a>
## [2.1.0](https://github.com/origin-1/gulp-eslint-new/releases/tag/2.1.0) (2024-06-09)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gulp-eslint-new",
"version": "2.1.0",
"version": "2.2.0",
"description": "A gulp plugin to lint code with ESLint 8 and 9.",
"keywords": [
"gulpplugin",
Expand Down

0 comments on commit 350582a

Please sign in to comment.