Skip to content

Commit

Permalink
Release v5.5.42 (#23964)
Browse files Browse the repository at this point in the history
This release was generated by the project's release script.
  • Loading branch information
queengooborg committed Jul 26, 2024
1 parent d11a1c5 commit 6ad349d
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @mdn/browser-compat-data release notes

## [v5.5.42](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.42)

July 26, 2024

### Additions

- `api.AudioContext.error_event` ([#23956](https://github.com/mdn/browser-compat-data/pull/23956))
- `api.CSSPageRule.style.type_CSSPageDescriptors` ([#23912](https://github.com/mdn/browser-compat-data/pull/23912))
- `api.PageRevealEvent.PageRevealEvent` ([#23956](https://github.com/mdn/browser-compat-data/pull/23956))
- `api.PageSwapEvent.PageSwapEvent` ([#23956](https://github.com/mdn/browser-compat-data/pull/23956))
- `api.PointerEvent.persistentDeviceId` ([#23956](https://github.com/mdn/browser-compat-data/pull/23956))
- `javascript.builtins.Promise.try` ([#23956](https://github.com/mdn/browser-compat-data/pull/23956))

### Statistics

- 7 contributors have changed 27 files with 332 additions and 198 deletions in 16 commits ([`v5.5.41...v5.5.42`](https://github.com/mdn/browser-compat-data/compare/v5.5.41...v5.5.42))
- 16,479 total features
- 1,098 total contributors
- 4,863 total stargazers

## [v5.5.41](https://github.com/mdn/browser-compat-data/releases/tag/v5.5.41)

July 23, 2024
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdn/browser-compat-data",
"version": "5.5.41",
"version": "5.5.42",
"description": "Browser compatibility data provided by MDN Web Docs",
"main": "index.ts",
"type": "module",
Expand Down

0 comments on commit 6ad349d

Please sign in to comment.