Skip to content

Commit 1fc76da

Browse files
committed
chore(changelog): add v9.0.0-next.11 [skip ci]
1 parent 0de1cc6 commit 1fc76da

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@ _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.0.0-next.11 (2024-05-16)
17+
18+
#### :rocket: New Feature
19+
* `drag-drop`
20+
* [#1805](https://github.com/zendeskgarden/react-components/pull/1805) feat(drag-drop): adds light/dark mode colors ([@geotrev](https://github.com/geotrev))
21+
* `buttons`
22+
* [#1807](https://github.com/zendeskgarden/react-components/pull/1807) feat(buttons): new light/dark mode colors ([@jzempel](https://github.com/jzempel))
23+
* `theming`
24+
* [#1806](https://github.com/zendeskgarden/react-components/pull/1806) feat(theming): enhance `getColor` to accept rgba and literal color variables ([@jzempel](https://github.com/jzempel))
25+
26+
#### :seedling: Internal
27+
* `theming`
28+
* [#1803](https://github.com/zendeskgarden/react-components/pull/1803) chore(storybook): add global dark/light color variables control ([@jzempel](https://github.com/jzempel))
29+
1630
## v9.0.0-next.10 (2024-05-02)
1731

1832
#### :seedling: Internal

0 commit comments

Comments
 (0)