Skip to content

Commit 02ae216

Browse files
committed
Release v6.0.28
1 parent 51f2b8a commit 02ae216

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v6.0.28](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.28)
4+
5+
June 30, 2025
6+
7+
### Removals
8+
9+
- `http.headers.Link.blocking` ([#27145](https://github.com/mdn/browser-compat-data/pull/27145))
10+
11+
### Additions
12+
13+
- `api.WGSLLanguageFeatures.extension_pointer_composite_access` ([#27146](https://github.com/mdn/browser-compat-data/pull/27146))
14+
15+
### Statistics
16+
17+
- 4 contributors have changed 43 files with 118 additions and 130 deletions in 4 commits ([`v6.0.27...v6.0.28`](https://github.com/mdn/browser-compat-data/compare/v6.0.27...v6.0.28))
18+
- 17,303 total features
19+
- 1,167 total contributors
20+
- 5,298 total stargazers
21+
322
## [v6.0.27](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.27)
423

524
June 27, 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.27",
3+
"version": "6.0.28",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)