Skip to content

Commit 935a62b

Browse files
committed
Release v7.3.14
1 parent 85e9888 commit 935a62b

3 files changed

Lines changed: 19 additions & 3 deletions

File tree

RELEASE_NOTES.md

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

3+
## [v7.3.14](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.14)
4+
5+
April 30, 2026
6+
7+
### Additions
8+
9+
- `css.properties.accent-color.transparent` ([#29532](https://github.com/mdn/browser-compat-data/pull/29532))
10+
- `css.properties.stop-color.transparent` ([#29532](https://github.com/mdn/browser-compat-data/pull/29532))
11+
12+
### Statistics
13+
14+
- 7 contributors have changed 19 files with 169 additions and 93 deletions in 13 commits ([`v7.3.13...v7.3.14`](https://github.com/mdn/browser-compat-data/compare/v7.3.13...v7.3.14))
15+
- 19,590 total features
16+
- 1,245 total contributors
17+
- 5,651 total stargazers
18+
319
## [v7.3.13](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.13)
420

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

0 commit comments

Comments
 (0)