Skip to content

Commit a424bc7

Browse files
committed
chore(changelog): add v9.5.0 [skip ci]
1 parent 4354678 commit a424bc7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,27 @@ _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.0 (2025-01-09)
17+
18+
#### :rocket: New Feature
19+
* `theming`
20+
* [#1991](https://github.com/zendeskgarden/react-components/pull/1991) feat(theming): add `ColorSchemeProvider` ([@jzempel](https://github.com/jzempel))
21+
22+
#### :seedling: Internal
23+
* `avatars`, `draggable`, `dropdowns`, `forms`, `notifications`, `tables`
24+
* [#1994](https://github.com/zendeskgarden/react-components/pull/1994) chore(deps): update non-major shared dependencies ([@renovate[bot]](https://github.com/apps/renovate))
25+
* `accordions`, `avatars`, `breadcrumbs`, `buttons`, `chrome`, `colorpickers`, `datepickers`, `draggable`, `dropdowns`, `forms`, `modals`, `notifications`, `pagination`, `tables`, `tags`
26+
* [#1993](https://github.com/zendeskgarden/react-components/pull/1993) chore(deps): update non-major package dependencies ([@renovate[bot]](https://github.com/apps/renovate))
27+
* `draggable`
28+
* [#1995](https://github.com/zendeskgarden/react-components/pull/1995) chore(deps): update dependency @dnd-kit/sortable to v10 ([@renovate[bot]](https://github.com/apps/renovate))
29+
* `colorpickers`
30+
* [#1998](https://github.com/zendeskgarden/react-components/pull/1998) chore(deps): update dependency @zendeskgarden/eslint-config to v45 ([@renovate[bot]](https://github.com/apps/renovate))
31+
* Other
32+
* [#1992](https://github.com/zendeskgarden/react-components/pull/1992) chore(deps): update coverallsapp/github-action action to v2.3.4 ([@renovate[bot]](https://github.com/apps/renovate))
33+
* [#1996](https://github.com/zendeskgarden/react-components/pull/1996) chore(deps): update dependency @rollup/plugin-node-resolve to v16 ([@renovate[bot]](https://github.com/apps/renovate))
34+
* `.template`, `accordions`, `avatars`, `breadcrumbs`, `buttons`, `chrome`, `colorpickers`, `datepickers`, `draggable`, `dropdowns.legacy`, `dropdowns`, `forms`, `grid`, `loaders`, `modals`, `notifications`, `pagination`, `tables`, `tabs`, `tags`, `tooltips`, `typography`
35+
* [#1989](https://github.com/zendeskgarden/react-components/pull/1989) chore: replace deprecated `retrieveComponentStyles` with `componentStyles` utility ([@jzempel](https://github.com/jzempel))
36+
1637
## v9.4.0 (2024-12-12)
1738

1839
#### :rocket: New Feature

0 commit comments

Comments
 (0)