Skip to content

Commit 5072696

Browse files
committed
chore(changelog): add v9.10.0 [skip ci]
1 parent a5e2f6e commit 5072696

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.10.0 (2025-08-07)
17+
18+
#### :rocket: New Feature
19+
* `tooltips`
20+
* [#2037](https://github.com/zendeskgarden/react-components/pull/2037) feat(react-tooltips): suppress tooltips that normally trigger on focus immediately after closing expanded popups ([@ze-flo](https://github.com/ze-flo))
21+
22+
#### :bug: Bug Fix
23+
* `tables`
24+
* [#2036](https://github.com/zendeskgarden/react-components/pull/2036) fix(tables): cross-browser border styling for headers ([@jzempel](https://github.com/jzempel))
25+
1626
## v9.9.0 (2025-07-31)
1727

1828
#### :bug: Bug Fix

0 commit comments

Comments
 (0)