Skip to content

Commit c3a7041

Browse files
committed
chore(changelog): add v9.4.0 [skip ci]
1 parent 02e3f24 commit c3a7041

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.4.0 (2024-12-12)
17+
18+
#### :rocket: New Feature
19+
* `theming`
20+
* [#1986](https://github.com/zendeskgarden/react-components/pull/1986) feat(theming): add componentStyles utility ([@jzempel](https://github.com/jzempel))
21+
22+
#### :bug: Bug Fix
23+
* `dropdowns`
24+
* [#1987](https://github.com/zendeskgarden/react-components/pull/1987) fix(Combobox): improve screen reader experience for Select-Only combobox w NVDA ([@ze-flo](https://github.com/ze-flo))
25+
1626
## v9.3.0 (2024-12-05)
1727

1828
#### :rocket: New Feature

0 commit comments

Comments
 (0)