Skip to content

Commit e37df1b

Browse files
committed
chore(changelog): add v9.9.0 [skip ci]
1 parent c7fcfd1 commit e37df1b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1313
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
1414
<!-- insert-new-changelog-here -->
1515

16+
## v9.9.0 (2025-07-31)
17+
18+
#### :bug: Bug Fix
19+
* `dropdowns`
20+
* [#2035](https://github.com/zendeskgarden/react-components/pull/2035) fix(dropdowns): ensure Menu closes on outside click when nested item is auto-focused ([@ze-flo](https://github.com/ze-flo))
21+
* `modals`
22+
* [#2034](https://github.com/zendeskgarden/react-components/pull/2034) fix(modals): change StyledModal's max-height, when viewport max-height is less than 400 CSS px ([@jgorfine-zendesk](https://github.com/jgorfine-zendesk))
23+
* `loaders`
24+
* [#2033](https://github.com/zendeskgarden/react-components/pull/2033) feat(loaders): update `Dots` to use pure CSS animation ([@kgoggin](https://github.com/kgoggin))
25+
1626
## v9.8.0 (2025-07-18)
1727

1828
#### :rocket: New Feature

0 commit comments

Comments
 (0)