Skip to content

Commit c24586a

Browse files
author
Release Workflow
committed
chore(release): eslint v8.0.2
1 parent 031d2b9 commit c24586a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/eslint/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @rollup/plugin-eslint ChangeLog
22

3+
## v8.0.2
4+
5+
_2022-04-11_
6+
7+
### Bugfixes
8+
9+
- fix: filter options should follow createFilter parameter typing (#1140)
10+
11+
### Updates
12+
13+
- chore: upgrade TypeScript (#712)
14+
315
## v8.0.1
416

517
_2020-11-30_

packages/eslint/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup/plugin-eslint",
3-
"version": "8.0.1",
3+
"version": "8.0.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)