Skip to content

Commit 0fcf0dc

Browse files
committed
Release v7.3.13
1 parent dc36669 commit 0fcf0dc

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+
## [v7.3.13](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.13)
4+
5+
April 20, 2026
6+
7+
### Additions
8+
9+
- `http.headers.Permissions-Policy-Report-Only` ([#29506](https://github.com/mdn/browser-compat-data/pull/29506))
10+
11+
### Statistics
12+
13+
- 3 contributors have changed 2 files with 41 additions and 2 deletions in 2 commits ([`v7.3.12...v7.3.13`](https://github.com/mdn/browser-compat-data/compare/v7.3.12...v7.3.13))
14+
- 19,571 total features
15+
- 1,242 total contributors
16+
- 5,641 total stargazers
17+
318
## [v7.3.12](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.12)
419

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

0 commit comments

Comments
 (0)