Skip to content

Commit

Permalink
Release v5.5.26 (#23023)
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 May 7, 2024
1 parent 0718aea commit 5abe5d0
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @mdn/browser-compat-data release notes

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

May 7, 2024

### Additions

- `api.InstallEvent.addRoutes` ([#22870](https://github.com/mdn/browser-compat-data/pull/22870))
- `browsers.nodejs.releases.22.0.0` ([#22944](https://github.com/mdn/browser-compat-data/pull/22944))

### Statistics

- 12 contributors have changed 22 files with 197 additions and 90 deletions in 16 commits ([`v5.5.25...v5.5.26`](https://github.com/mdn/browser-compat-data/compare/v5.5.25...v5.5.26))
- 16,394 total features
- 1,087 total contributors
- 4,796 total stargazers

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

May 3, 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.25",
"version": "5.5.26",
"description": "Browser compatibility data provided by MDN Web Docs",
"main": "index.ts",
"type": "module",
Expand Down

0 comments on commit 5abe5d0

Please sign in to comment.