Skip to content

Commit ac1bad8

Browse files
committed
Release v7.3.11
1 parent 3930be7 commit ac1bad8

File tree

3 files changed

+27
-3
lines changed

3 files changed

+27
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.3.11](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.11)
4+
5+
April 9, 2026
6+
7+
### Additions
8+
9+
- `browsers.chrome_android.releases.150` ([#29413](https://github.com/mdn/browser-compat-data/pull/29413))
10+
- `browsers.chrome.releases.150` ([#29413](https://github.com/mdn/browser-compat-data/pull/29413))
11+
- `browsers.opera.releases.126` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
12+
- `browsers.opera.releases.127` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
13+
- `browsers.opera.releases.128` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
14+
- `browsers.opera.releases.129` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
15+
- `browsers.opera.releases.130` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
16+
- `browsers.opera.releases.131` ([#29414](https://github.com/mdn/browser-compat-data/pull/29414))
17+
- `browsers.webview_android.releases.150` ([#29413](https://github.com/mdn/browser-compat-data/pull/29413))
18+
- `http.headers.Reporting-Endpoints.crash-reporting` ([#29399](https://github.com/mdn/browser-compat-data/pull/29399))
19+
20+
### Statistics
21+
22+
- 5 contributors have changed 14 files with 377 additions and 258 deletions in 13 commits ([`v7.3.10...v7.3.11`](https://github.com/mdn/browser-compat-data/compare/v7.3.10...v7.3.11))
23+
- 19,547 total features
24+
- 1,239 total contributors
25+
- 5,628 total stargazers
26+
327
## [v7.3.10](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.10)
428

529
April 3, 2026

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": "7.3.10",
3+
"version": "7.3.11",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)