Skip to content

Commit f79520d

Browse files
committed
chore(changelog): add v9.12.0 [skip ci]
1 parent 3d9c118 commit f79520d

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.12.0 (2025-10-23)
17+
18+
#### :rocket: New Feature
19+
* `modals`
20+
* [#2050](https://github.com/zendeskgarden/react-components/pull/2050) feat(modals): support keeping `TooltipDialog` mounted when closed ([@ze-flo](https://github.com/ze-flo))
21+
22+
#### :bug: Bug Fix
23+
* `dropdowns`
24+
* [#2051](https://github.com/zendeskgarden/react-components/pull/2051) fix(dropdowns): depend on the latest `container-menu` hook ([@jzempel](https://github.com/jzempel))
25+
1626
## v9.11.3 (2025-09-10)
1727

1828
#### :bug: Bug Fix

0 commit comments

Comments
 (0)