Skip to content

Commit 69741c2

Browse files
committed
chore(changelog): add v9.0.0-next.13 [skip ci]
1 parent 690b032 commit 69741c2

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,32 @@ _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.13 (2024-06-07)
17+
18+
#### :rocket: New Feature
19+
* `typography`
20+
* [#1820](https://github.com/zendeskgarden/react-components/pull/1820) feat(typography): new light/dark mode colors (excluding CodeBlock) ([@ze-flo](https://github.com/ze-flo))
21+
* `loaders`
22+
* [#1818](https://github.com/zendeskgarden/react-components/pull/1818) feat(loaders): new light/dark mode colors ([@ze-flo](https://github.com/ze-flo))
23+
* `dropdowns`, `forms`, `theming`
24+
* [#1816](https://github.com/zendeskgarden/react-components/pull/1816) feat(dropdowns): new light/dark mode colors ([@jzempel](https://github.com/jzempel))
25+
* `tooltips`
26+
* [#1811](https://github.com/zendeskgarden/react-components/pull/1811) feat(tooltips): new light/dark mode colors ([@ze-flo](https://github.com/ze-flo))
27+
28+
#### :bug: Bug Fix
29+
* Other
30+
* [#1835](https://github.com/zendeskgarden/react-components/pull/1835) fix: package and package-lock JSON ([@jzempel](https://github.com/jzempel))
31+
* `dropdowns.legacy`, `dropdowns`, `theming`
32+
* [#1814](https://github.com/zendeskgarden/react-components/pull/1814) fix: refine `arrowStyles` CSS to avoid overcast issues with drop shadows ([@ze-flo](https://github.com/ze-flo))
33+
34+
#### :seedling: Internal
35+
* `.template`, `accordions`, `avatars`, `breadcrumbs`, `buttons`, `chrome`, `colorpickers`, `datepickers`, `drag-drop`, `dropdowns.legacy`, `dropdowns`, `forms`, `grid`, `loaders`, `modals`, `notifications`, `pagination`, `tables`, `tabs`, `tags`, `theming`, `tooltips`, `typography`
36+
* [#1834](https://github.com/zendeskgarden/react-components/pull/1834) fix(deps): sync `main` to `next` ([@geotrev](https://github.com/geotrev))
37+
* `theming`
38+
* [#1832](https://github.com/zendeskgarden/react-components/pull/1832) refactor(theming): improves custom color scale generation ([@ze-flo](https://github.com/ze-flo))
39+
* `tooltips`
40+
* [#1819](https://github.com/zendeskgarden/react-components/pull/1819) test: add `getRenderFn` utility ([@ze-flo](https://github.com/ze-flo))
41+
1642
## v9.0.0-next.12 (2024-05-23)
1743

1844
#### :rocket: New Feature

0 commit comments

Comments
 (0)