Skip to content

Commit 568e7c1

Browse files
authored
Release v7.1.22 (#28439)
1 parent d0ceab4 commit 568e7c1

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.1.22](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.22)
4+
5+
November 17, 2025
6+
7+
### Additions
8+
9+
- `api.CSSCustomMediaRule` ([#28450](https://github.com/mdn/browser-compat-data/pull/28450))
10+
- `browsers.nodejs.releases.24.5.0` ([#28343](https://github.com/mdn/browser-compat-data/pull/28343))
11+
- `css.properties.justify-items.center` ([#28421](https://github.com/mdn/browser-compat-data/pull/28421))
12+
- `webdriver.bidi.emulation.setLocaleOverride.locale_parameter.sets_accept-language_header` ([#28442](https://github.com/mdn/browser-compat-data/pull/28442))
13+
14+
### Statistics
15+
16+
- 7 contributors have changed 26 files with 488 additions and 173 deletions in 18 commits ([`v7.1.21...v7.1.22`](https://github.com/mdn/browser-compat-data/compare/v7.1.21...v7.1.22))
17+
- 19,054 total features
18+
- 1,206 total contributors
19+
- 5,487 total stargazers
20+
321
## [v7.1.21](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.21)
422

523
November 12, 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.1.21",
3+
"version": "7.1.22",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)