Skip to content

Commit 3f946e1

Browse files
chore(release): 7.0.1 [skip ci]
## [7.0.1](v7.0.0...v7.0.1) (2026-03-02) ### Bug Fixes * Case-insensitive globals matching ([#684](#684)) ([#685](#685)) ([90ceb71](90ceb71))
1 parent 90ceb71 commit 3f946e1

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+
## [7.0.1](https://github.com/amilajack/eslint-plugin-compat/compare/v7.0.0...v7.0.1) (2026-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Case-insensitive globals matching ([#684](https://github.com/amilajack/eslint-plugin-compat/issues/684)) ([#685](https://github.com/amilajack/eslint-plugin-compat/issues/685)) ([90ceb71](https://github.com/amilajack/eslint-plugin-compat/commit/90ceb71b6d2bcacdfbdf1e8ab37a21643ff52e51))
7+
18
# [7.0.0](https://github.com/amilajack/eslint-plugin-compat/compare/v6.2.1...v7.0.0) (2026-02-25)
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": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Lint browser compatibility of API used",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)