Skip to content

Commit eccd5dc

Browse files
authored
Release v6.0.9 (#26602)
1 parent a755fe2 commit eccd5dc

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v6.0.9](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.9)
4+
5+
April 25, 2025
6+
7+
### Additions
8+
9+
- `api.AudioWorkletGlobalScope.port` ([#26615](https://github.com/mdn/browser-compat-data/pull/26615))
10+
- `browsers.opera.releases.119` ([#26614](https://github.com/mdn/browser-compat-data/pull/26614))
11+
- `browsers.opera.releases.120` ([#26614](https://github.com/mdn/browser-compat-data/pull/26614))
12+
13+
### Statistics
14+
15+
- 7 contributors have changed 40 files with 400 additions and 192 deletions in 18 commits ([`v6.0.8...v6.0.9`](https://github.com/mdn/browser-compat-data/compare/v6.0.8...v6.0.9))
16+
- 17,017 total features
17+
- 1,142 total contributors
18+
- 5,211 total stargazers
19+
320
## [v6.0.8](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.8)
421

522
April 22, 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.0.8",
3+
"version": "6.0.9",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)