Skip to content

Commit 56a8760

Browse files
authored
Release v5.6.7 (#24725)
This release was generated by the project's release script.
1 parent d7f7c35 commit 56a8760

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

RELEASE_NOTES.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v5.6.7](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.7)
4+
5+
October 15, 2024
6+
7+
### Additions
8+
9+
- `api.GPUCanvasContext.configure.toneMapping` ([#24701](https://github.com/mdn/browser-compat-data/pull/24701))
10+
- `api.GPUCanvasContext.getConfiguration` ([#24701](https://github.com/mdn/browser-compat-data/pull/24701))
11+
- `api.ProgressEvent.worker_support` ([#24620](https://github.com/mdn/browser-compat-data/pull/24620))
12+
- `css.properties.display.none.option_is_hidden` ([#24392](https://github.com/mdn/browser-compat-data/pull/24392))
13+
- `css.properties.ruby-position.inter-character` ([#24153](https://github.com/mdn/browser-compat-data/pull/24153))
14+
- `css.properties.ruby-position.over` ([#24153](https://github.com/mdn/browser-compat-data/pull/24153))
15+
- `css.properties.ruby-position.under` ([#24153](https://github.com/mdn/browser-compat-data/pull/24153))
16+
17+
### Statistics
18+
19+
- 8 contributors have changed 45 files with 711 additions and 84 deletions in 19 commits ([`v5.6.6...v5.6.7`](https://github.com/mdn/browser-compat-data/compare/v5.6.6...v5.6.7))
20+
- 16,579 total features
21+
- 1,111 total contributors
22+
- 4,946 total stargazers
23+
324
## [v5.6.6](https://github.com/mdn/browser-compat-data/releases/tag/v5.6.6)
425

526
October 11, 2024

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdn/browser-compat-data",
3-
"version": "5.6.6",
3+
"version": "5.6.7",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)