Skip to content

Commit 2992c12

Browse files
committed
chore(changelog): add v9.5.1 [skip ci]
1 parent 2571d02 commit 2992c12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ _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.5.1 (2025-01-16)
17+
18+
#### :bug: Bug Fix
19+
* `theming`
20+
* [#2000](https://github.com/zendeskgarden/react-components/pull/2000) fix(theming): nested `ColorSchemeProvider` system color scheme handling ([@jzempel](https://github.com/jzempel))
21+
* [#1999](https://github.com/zendeskgarden/react-components/pull/1999) fix(theming): return hex from generated `getColor` values ([@jzempel](https://github.com/jzempel))
22+
1623
## v9.5.0 (2025-01-09)
1724

1825
#### :rocket: New Feature

0 commit comments

Comments
 (0)