Skip to content

Commit c5d0bb3

Browse files
committed
Release v7.1.12
1 parent fbfd3bd commit c5d0bb3

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

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.1.12](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.12)
4+
5+
October 10, 2025
6+
7+
### Additions
8+
9+
- `api.URL.pathname.encodes_trailing_space_in_opaque_path` ([#28028](https://github.com/mdn/browser-compat-data/pull/28028))
10+
- `browsers.opera_android.releases.92` ([#28132](https://github.com/mdn/browser-compat-data/pull/28132))
11+
12+
### Statistics
13+
14+
- 4 contributors have changed 13 files with 82 additions and 14 deletions in 9 commits ([`v7.1.11...v7.1.12`](https://github.com/mdn/browser-compat-data/compare/v7.1.11...v7.1.12))
15+
- 17,942 total features
16+
- 1,199 total contributors
17+
- 5,444 total stargazers
18+
319
## [v7.1.11](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.11)
420

521
October 7, 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.11",
3+
"version": "7.1.12",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)