We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0f9d2 commit 4cd46fdCopy full SHA for 4cd46fd
2 files changed
changelog.txt
@@ -13,7 +13,6 @@ This copies the commits from the 16.7.1 patch release into the 16.8.0 main relea
13
### Various
14
15
- Add missing schema `type` attribute for in WP 6.4 compat's `block-hooks.php`. ([55138](https://github.com/WordPress/gutenberg/pull/55138))
16
-- Allow using CSS level 4 viewport-relative units ([54415](https://github.com/WordPress/gutenberg/pull/54415))
17
18
## Contributors
19
packages/components/CHANGELOG.md
@@ -5,6 +5,7 @@
5
### Enhancements
6
7
- `Notice`: Remove margins from `Notice` component ([#54800](https://github.com/WordPress/gutenberg/pull/54800)).
8
+- Allow using CSS level 4 viewport-relative units ([54415](https://github.com/WordPress/gutenberg/pull/54415))
9
10
### Bug Fix
11
0 commit comments