Skip to content

Commit 92e8b51

Browse files
authored
Release v6.1.5 (#27626)
1 parent d021197 commit 92e8b51

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

RELEASE_NOTES.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v6.1.5](https://github.com/mdn/browser-compat-data/releases/tag/v6.1.5)
4+
5+
August 22, 2025
6+
7+
### Additions
8+
9+
- `webextensions.api.userScripts.execute` ([#26992](https://github.com/mdn/browser-compat-data/pull/26992))
10+
11+
### Statistics
12+
13+
- 9 contributors have changed 14 files with 89 additions and 43 deletions in 15 commits ([`v6.1.4...v6.1.5`](https://github.com/mdn/browser-compat-data/compare/v6.1.4...v6.1.5))
14+
- 17,783 total features
15+
- 1,186 total contributors
16+
- 5,364 total stargazers
17+
318
## [v6.1.4](https://github.com/mdn/browser-compat-data/releases/tag/v6.1.4)
419

520
August 19, 2025

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": "@mdn/browser-compat-data",
3-
"version": "6.1.4",
3+
"version": "6.1.5",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)