Skip to content

Commit 0ce8842

Browse files
committed
chore(changelog): add v9.2.0 [skip ci]
1 parent 23a86c9 commit 0ce8842

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,25 @@ _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.2.0 (2024-11-21)
17+
18+
#### :rocket: New Feature
19+
* `dropdowns`
20+
* [#1971](https://github.com/zendeskgarden/react-components/pull/1971) feat(dropdowns): add `hasSelection` prop for use with `<Option type="next">` ([@jzempel](https://github.com/jzempel))
21+
22+
#### :bug: Bug Fix
23+
* `tags`, `theming`, `typography`
24+
* [#1979](https://github.com/zendeskgarden/react-components/pull/1979) fix(theming): `getColor` shade default depends on transparency ([@jzempel](https://github.com/jzempel))
25+
26+
#### :seedling: Internal
27+
* Other
28+
* [#1977](https://github.com/zendeskgarden/react-components/pull/1977) chore(deps): bump serve-static, express and @zendeskgarden/scripts ([@dependabot[bot]](https://github.com/apps/dependabot))
29+
* [#1976](https://github.com/zendeskgarden/react-components/pull/1976) chore(deps): bump send, express and @zendeskgarden/scripts ([@dependabot[bot]](https://github.com/apps/dependabot))
30+
* [#1975](https://github.com/zendeskgarden/react-components/pull/1975) chore(deps): bump body-parser, express and @zendeskgarden/scripts ([@dependabot[bot]](https://github.com/apps/dependabot))
31+
* [#1974](https://github.com/zendeskgarden/react-components/pull/1974) chore(deps): bump cookie, express and @zendeskgarden/scripts ([@dependabot[bot]](https://github.com/apps/dependabot))
32+
* `tables`
33+
* [#1972](https://github.com/zendeskgarden/react-components/pull/1972) chore(config): migrate renovate config ([@renovate[bot]](https://github.com/apps/renovate))
34+
1635
## v9.1.2 (2024-11-07)
1736

1837
#### :bug: Bug Fix

0 commit comments

Comments
 (0)