Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @mdn/browser-compat-data release notes

## [v7.3.14](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.14)

April 30, 2026

### Statistics

- 6 contributors have changed 17 files with 103 additions and 93 deletions in 12 commits ([`v7.3.13...v7.3.14`](https://github.com/mdn/browser-compat-data/compare/v7.3.13...v7.3.14))
- 19,588 total features
- 1,245 total contributors
- 5,651 total stargazers

## [v7.3.13](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.13)

April 24, 2026
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdn/browser-compat-data",
"version": "7.3.13",
"version": "7.3.14",
"description": "Browser compatibility data provided by MDN Web Docs",
"main": "index.js",
"type": "module",
Expand Down
Loading