Skip to content

Commit dc68830

Browse files
chore(release): 6.2.0 [skip ci]
# [6.2.0](v6.1.0...v6.2.0) (2026-02-18) ### Features * eslint 10 support ([#677](#677)) ([6aaec34](6aaec34))
1 parent 6aaec34 commit dc68830

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [6.2.0](https://github.com/amilajack/eslint-plugin-compat/compare/v6.1.0...v6.2.0) (2026-02-18)
2+
3+
4+
### Features
5+
6+
* eslint 10 support ([#677](https://github.com/amilajack/eslint-plugin-compat/issues/677)) ([6aaec34](https://github.com/amilajack/eslint-plugin-compat/commit/6aaec34a74f302db93ab4122c9057aceffc0519c))
7+
18
# [6.1.0](https://github.com/amilajack/eslint-plugin-compat/compare/v6.0.2...v6.1.0) (2026-01-23)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-compat",
3-
"version": "6.1.0",
3+
"version": "6.2.0",
44
"description": "Lint browser compatibility of API used",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)