Skip to content

Commit

Permalink
Release v5.6.17
Browse files Browse the repository at this point in the history
  • Loading branch information
mdn-bot committed Nov 19, 2024
1 parent c22242d commit 31c74a5
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.6.17](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.17)

November 19, 2024

### Removals

- `css.properties.word-wrap` ([#25097](https://github.com/mdn/browser-compat-data/pull/25097))
- `mathml.elements.ms.lquote_rquote_attributes` ([#25108](https://github.com/mdn/browser-compat-data/pull/25108))

### Statistics

- 8 contributors have changed 1,361 files with 5,857 additions and 5,777 deletions in 22 commits ([`v5.6.16...v5.6.17`](https://github.com/mdn/browser-compat-data/compare/v5.6.16...v5.6.17))
- 16,714 total features
- 1,116 total contributors
- 4,988 total stargazers

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

November 18, 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.6.16",
"version": "5.6.17",
"description": "Browser compatibility data provided by MDN Web Docs",
"main": "index.ts",
"type": "module",
Expand Down

0 comments on commit 31c74a5

Please sign in to comment.