Skip to content

Commit

Permalink
Release v5.5.46 (#24120)
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 Aug 13, 2024
1 parent 27ea73e commit 0fc8b64
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 3 deletions.
28 changes: 28 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @mdn/browser-compat-data release notes

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

August 13, 2024

### Removals

- `css.properties.masonry-auto-flow` ([#24009](https://github.com/mdn/browser-compat-data/pull/24009))

### Additions

- `api.SubtleCrypto.deriveBits.x25519` ([#23925](https://github.com/mdn/browser-compat-data/pull/23925))
- `api.SubtleCrypto.deriveKey.x25519` ([#23925](https://github.com/mdn/browser-compat-data/pull/23925))
- `api.SubtleCrypto.exportKey.x25519` ([#23925](https://github.com/mdn/browser-compat-data/pull/23925))
- `api.SubtleCrypto.generateKey.x25519` ([#23925](https://github.com/mdn/browser-compat-data/pull/23925))
- `api.SubtleCrypto.importKey.x25519` ([#23925](https://github.com/mdn/browser-compat-data/pull/23925))
- `browsers.edge.releases.130` ([#24063](https://github.com/mdn/browser-compat-data/pull/24063))
- `browsers.firefox_android.releases.132` ([#24046](https://github.com/mdn/browser-compat-data/pull/24046))
- `browsers.firefox.releases.132` ([#24046](https://github.com/mdn/browser-compat-data/pull/24046))
- `http.headers.Reporting-Endpoints` ([#24047](https://github.com/mdn/browser-compat-data/pull/24047))
- `webextensions.api.webRequest.getSecurityInfo.options` ([#24056](https://github.com/mdn/browser-compat-data/pull/24056))

### Statistics

- 7 contributors have changed 128 files with 1,741 additions and 1,804 deletions in 38 commits ([`v5.5.45...v5.5.46`](https://github.com/mdn/browser-compat-data/compare/v5.5.45...v5.5.46))
- 16,476 total features
- 1,100 total contributors
- 4,876 total stargazers

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

August 6, 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.45",
"version": "5.5.46",
"description": "Browser compatibility data provided by MDN Web Docs",
"main": "index.ts",
"type": "module",
Expand Down

0 comments on commit 0fc8b64

Please sign in to comment.