Skip to content

Commit b570a34

Browse files
committed
chore(changelog): add v8.66.0 [skip ci]
1 parent 40df9b4 commit b570a34

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1212
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
1313
<!-- insert-new-changelog-here -->
1414

15+
## v8.66.0 (2023-05-04)
16+
17+
#### :rocket: New Feature
18+
* `theming`
19+
* [#1542](https://github.com/zendeskgarden/react-components/pull/1542) feat(theming): add focus styling utilities ([@jzempel](https://github.com/jzempel))
20+
21+
#### :bug: Bug Fix
22+
* `avatars`
23+
* [#1540](https://github.com/zendeskgarden/react-components/pull/1540) fix(avatars): suppress `statusLabel` useText warning when there is no configured status ([@geotrev](https://github.com/geotrev))
24+
* `theming`
25+
* [#1545](https://github.com/zendeskgarden/react-components/pull/1545) fix(theming): improve `getColor` memoization resolver performance ([@jzempel](https://github.com/jzempel))
26+
27+
#### :memo: Documentation
28+
* `drag-drop`
29+
* [#1544](https://github.com/zendeskgarden/react-components/pull/1544) chore(drag-drop): adds figma link to drag and drop storybook ([@geotrev](https://github.com/geotrev))
30+
1531
## v8.65.0 (2023-04-27)
1632

1733
#### :rocket: New Feature

0 commit comments

Comments
 (0)