diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index f425baae726172..ed72517fbf9c52 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -9,6 +9,10 @@ - `NumberControl`: Fix invalid HTML attributes for infinite bounds ([#69033](https://github.com/WordPress/gutenberg/pull/69033)). +### Bug Fixes + +- `Notice`: Fix text contrast for dark mode ([#68349](https://github.com/WordPress/gutenberg/pull/68349)). + ## 29.4.0 (2025-02-12) - `FontSizePicker`: Remove Custom option from dropdown to prevent unexpected context changes during keyboard navigation ([#69038](https://github.com/WordPress/gutenberg/pull/69038)).