Skip to content

Commit cc0da3e

Browse files
committed
Release v7.2.1
1 parent 33d44da commit cc0da3e

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.2.1](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.1)
4+
5+
December 12, 2025
6+
7+
### Additions
8+
9+
- `css.properties.position-anchor.none` ([#28648](https://github.com/mdn/browser-compat-data/pull/28648))
10+
11+
### Statistics
12+
13+
- 10 contributors have changed 101 files with 831 additions and 233 deletions in 16 commits ([`v7.2.0...v7.2.1`](https://github.com/mdn/browser-compat-data/compare/v7.2.0...v7.2.1))
14+
- 19,149 total features
15+
- 1,212 total contributors
16+
- 5,520 total stargazers
17+
318
## [v7.2.0](https://github.com/mdn/browser-compat-data/releases/tag/v7.2.0)
419

520
December 10, 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": "7.2.0",
3+
"version": "7.2.1",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)