diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 68b96eccbfc220..76c04b4b8151a3 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -15,6 +15,7 @@ - `Flex` updated to satisfy `react/exhuastive-deps` eslint rule ([#41507](https://github.com/WordPress/gutenberg/pull/41507)). - `CustomGradientBar` updated to satisfy `react/exhuastive-deps` eslint rule ([#41463](https://github.com/WordPress/gutenberg/pull/41463)) - `TreeSelect`: Convert to TypeScript ([#41536](https://github.com/WordPress/gutenberg/pull/41536)). +- `Dropdown`: Make sure cleanup (closing the dropdown) only runs when the menu has actually been opened. ## 19.12.0 (2022-06-01)