diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 4f28bedfd9c1e6..a3886b4b640bff 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -11,7 +11,7 @@ - `ToggleGroupControl`: Fix active background for `0` value ([#66855](https://github.com/WordPress/gutenberg/pull/66855)). - `SlotFill`: Fix a bug where a stale value of `fillProps` could be used ([#67000](https://github.com/WordPress/gutenberg/pull/67000)). -- `ColorPalette`: Disable `Clear` button if there's no color value. ([TBD](TBD)). +- `ColorPalette`: Disable `Clear` button if there's no color value. ([#67108](https://github.com/WordPress/gutenberg/pull/67108)). ### Experimental