Skip to content

Commit

Permalink
chore(release): eslint v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Workflow committed Oct 7, 2022
1 parent daf3d4d commit 05cb2ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rollup/plugin-eslint ChangeLog

## v9.0.0

_2022-10-07_

### Breaking Changes

- fix: Prepare eslint for rollup 3 and upgrade eslint to newest version [#1309](https://github.com/rollup/plugins/pull/1309)

## v8.0.2

_2022-04-11_
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-eslint",
"version": "8.0.4",
"version": "9.0.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 05cb2ae

Please sign in to comment.