Skip to content

Commit 098fbb1

Browse files
authored
Release v7.1.8 (#27977)
1 parent 4f39ebb commit 098fbb1

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v7.1.8](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.8)
4+
5+
September 26, 2025
6+
7+
### Additions
8+
9+
- `browsers.safari_ios.releases.26.1` ([#27974](https://github.com/mdn/browser-compat-data/pull/27974))
10+
- `browsers.safari.releases.26.1` ([#27974](https://github.com/mdn/browser-compat-data/pull/27974))
11+
- `browsers.webview_ios.releases.26.1` ([#27974](https://github.com/mdn/browser-compat-data/pull/27974))
12+
- `css.properties.position-area.span-left` ([#27999](https://github.com/mdn/browser-compat-data/pull/27999))
13+
- `css.properties.position-area.span-right` ([#27999](https://github.com/mdn/browser-compat-data/pull/27999))
14+
- `webextensions.api.cookies.Cookie.expirationDate` ([#27833](https://github.com/mdn/browser-compat-data/pull/27833))
15+
- `webextensions.api.cookies.set.expirationDate` ([#27833](https://github.com/mdn/browser-compat-data/pull/27833))
16+
17+
### Statistics
18+
19+
- 7 contributors have changed 44 files with 474 additions and 232 deletions in 26 commits ([`v7.1.7...v7.1.8`](https://github.com/mdn/browser-compat-data/compare/v7.1.7...v7.1.8))
20+
- 17,859 total features
21+
- 1,197 total contributors
22+
- 5,425 total stargazers
23+
324
## [v7.1.7](https://github.com/mdn/browser-compat-data/releases/tag/v7.1.7)
425

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

0 commit comments

Comments
 (0)