Skip to content

Commit bea61f9

Browse files
authored
Release v5.6.1 (#24464)
This release was generated by the project's release script.
1 parent ac9a255 commit bea61f9

File tree

3 files changed

+26
-3
lines changed

3 files changed

+26
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v5.6.1](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.1)
4+
5+
September 18, 2024
6+
7+
### Removals
8+
9+
- `browsers.safari_ios.releases.18.0` ([#24456](https://github.com/mdn/browser-compat-data/pull/24456))
10+
- `browsers.safari.releases.18.0` ([#24456](https://github.com/mdn/browser-compat-data/pull/24456))
11+
- `browsers.webview_ios.releases.18.0` ([#24456](https://github.com/mdn/browser-compat-data/pull/24456))
12+
13+
### Additions
14+
15+
- `browsers.safari_ios.releases.18.1` ([#24463](https://github.com/mdn/browser-compat-data/pull/24463))
16+
- `browsers.safari.releases.18.1` ([#24463](https://github.com/mdn/browser-compat-data/pull/24463))
17+
- `browsers.webview_ios.releases.18.1` ([#24463](https://github.com/mdn/browser-compat-data/pull/24463))
18+
19+
### Statistics
20+
21+
- 3 contributors have changed 10 files with 48 additions and 34 deletions in 4 commits ([`v5.6.0...v5.6.1`](https://github.com/mdn/browser-compat-data/compare/v5.6.0...v5.6.1))
22+
- 16,479 total features
23+
- 1,104 total contributors
24+
- 4,905 total stargazers
25+
326
## [v5.6.0](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.0)
427

528
September 17, 2024

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

0 commit comments

Comments
 (0)