Skip to content

Commit 4cd46fd

Browse files
committed
Move changelog to components
1 parent 0e0f9d2 commit 4cd46fd

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

changelog.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ This copies the commits from the 16.7.1 patch release into the 16.8.0 main relea
1313
### Various
1414

1515
- 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))
1716

1817
## Contributors
1918

packages/components/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Enhancements
66

77
- `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))
89

910
### Bug Fix
1011

0 commit comments

Comments
 (0)