Skip to content

Commit 220a8ef

Browse files
committed
chore(changelog): add v9.7.0 [skip ci]
1 parent 565d211 commit 220a8ef

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1212

1313
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
1414
<!-- insert-new-changelog-here -->
15+
16+
## v9.7.0 (2025-05-15)
17+
18+
#### :rocket: New Feature
19+
* `dropdowns`
20+
* [#2021](https://github.com/zendeskgarden/react-components/pull/2021) feat(dropdowns): add navigation link support to Menu's `Item` component ([@ze-flo](https://github.com/ze-flo))
21+
* `modals`, `tooltips`
22+
* [#2020](https://github.com/zendeskgarden/react-components/pull/2020) feat(modals, tooltips): adds `fallbackPlacements` support to `Tooltip` and `TooltipModal` ([@ze-flo](https://github.com/ze-flo))
23+
24+
#### :bug: Bug Fix
25+
* `theming`
26+
* [#2018](https://github.com/zendeskgarden/react-components/pull/2018) fix(theming): reflect updated `lg` borderRadius in `IGardenTheme` definition ([@ze-flo](https://github.com/ze-flo))
1527
## v9.6.0 (2025-05-01)
1628

1729
#### :rocket: New Feature

0 commit comments

Comments
 (0)