Skip to content

Commit e07741f

Browse files
committed
chore(changelog): add v9.0.0-next.9 [skip ci]
1 parent 771281b commit e07741f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,30 @@ _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.9 (2024-04-25)
17+
18+
#### :boom: Breaking Change
19+
* `chrome`, `theming`
20+
* [#1794](https://github.com/zendeskgarden/react-components/pull/1794) feat!: removes stale product colors from palette ([@geotrev](https://github.com/geotrev))
21+
22+
#### :rocket: New Feature
23+
* `theming`
24+
* [#1797](https://github.com/zendeskgarden/react-components/pull/1797) feat(theming): add system `opacity` values to the theme ([@jzempel](https://github.com/jzempel))
25+
* `colorpickers`, `theming`
26+
* [#1793](https://github.com/zendeskgarden/react-components/pull/1793) feat(theming): add new `getCheckeredBackground` utility ([@jzempel](https://github.com/jzempel))
27+
* `buttons`, `dropdowns`, `forms`, `notifications`, `pagination`, `tags`, `typography`
28+
* [#1792](https://github.com/zendeskgarden/react-components/pull/1792) feat: adds StyledBaseIcon to various icon components ([@geotrev](https://github.com/geotrev))
29+
* `accordions`, `theming`
30+
* [#1791](https://github.com/zendeskgarden/react-components/pull/1791) feat: adds styled icon base component ([@geotrev](https://github.com/geotrev))
31+
32+
#### :bug: Bug Fix
33+
* `theming`
34+
* [#1795](https://github.com/zendeskgarden/react-components/pull/1795) fix(theming): update palette color values ([@jzempel](https://github.com/jzempel))
35+
36+
#### :seedling: Internal
37+
* `notifications`
38+
* [#1796](https://github.com/zendeskgarden/react-components/pull/1796) chore(next): updates from `main` ([@jzempel](https://github.com/jzempel))
39+
1640
## v9.0.0-next.8 (2024-04-12)
1741

1842
#### :boom: Breaking Change

0 commit comments

Comments
 (0)