Skip to content

Commit 7592b29

Browse files
authored
Release v5.5.50 (#24296)
This release was generated by the project's release script.
1 parent 382608b commit 7592b29

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

RELEASE_NOTES.md

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

3+
## [v5.5.50](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.50)
4+
5+
September 3, 2024
6+
7+
### Additions
8+
9+
- `api.Notification.requestPermission_static.returns_promise` ([#23911](https://github.com/mdn/browser-compat-data/pull/23911))
10+
- `browsers.firefox_android.releases.133` ([#24282](https://github.com/mdn/browser-compat-data/pull/24282))
11+
- `browsers.firefox.releases.133` ([#24282](https://github.com/mdn/browser-compat-data/pull/24282))
12+
- `webdriver.commands.CreateVirtualPressureSource` ([#24211](https://github.com/mdn/browser-compat-data/pull/24211))
13+
- `webdriver.commands.DeleteVirtualPressureSource` ([#24211](https://github.com/mdn/browser-compat-data/pull/24211))
14+
- `webdriver.commands.UpdateVirtualPressureSource` ([#24211](https://github.com/mdn/browser-compat-data/pull/24211))
15+
16+
### Statistics
17+
18+
- 7 contributors have changed 41 files with 387 additions and 134 deletions in 29 commits ([`v5.5.49...v5.5.50`](https://github.com/mdn/browser-compat-data/compare/v5.5.49...v5.5.50))
19+
- 16,481 total features
20+
- 1,103 total contributors
21+
- 4,889 total stargazers
22+
323
## [v5.5.49](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.49)
424

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

0 commit comments

Comments
 (0)