Skip to content

Commit 38a7739

Browse files
committed
Release v6.0.28
1 parent 303ba4c commit 38a7739

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.0.28](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.28)
4+
5+
June 28, 2025
6+
7+
### Removals
8+
9+
- `http.headers.Link.blocking` ([#27145](https://github.com/mdn/browser-compat-data/pull/27145))
10+
11+
### Statistics
12+
13+
- 2 contributors have changed 1 file with 0 additions and 37 deletions in 1 commit ([`v6.0.27...v6.0.28`](https://github.com/mdn/browser-compat-data/compare/v6.0.27...v6.0.28))
14+
- 17,302 total features
15+
- 1,167 total contributors
16+
- 5,296 total stargazers
17+
318
## [v6.0.27](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.27)
419

520
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)