Skip to content

Commit b2f9cb8

Browse files
committed
chore(changelog): add v8.75.1 [skip ci]
1 parent 8e2bb36 commit b2f9cb8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,23 @@ _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.75.1 (2024-04-04)
16+
17+
#### :bug: Bug Fix
18+
* `grid`
19+
* [#1776](https://github.com/zendeskgarden/react-components/pull/1776) fix(grid): ensure `Pane.SplitterButton` is rendered as a sibling, rather than child, of `Pane.Splitter` ([@jzempel](https://github.com/jzempel))
20+
* `forms`
21+
* [#1778](https://github.com/zendeskgarden/react-components/pull/1778) fix(forms): `InputGroup` toggle button stacking ([@jzempel](https://github.com/jzempel))
22+
* `dropdowns.next`
23+
* [#1777](https://github.com/zendeskgarden/react-components/pull/1777) fix(dropdowns.next): prevent combobox `Option` and menu `Item` overflow ([@jzempel](https://github.com/jzempel))
24+
25+
#### :seedling: Internal
26+
* [#1772](https://github.com/zendeskgarden/react-components/pull/1772) chore(deps): update non-major shared dependencies ([@renovate[bot]](https://github.com/apps/renovate))
27+
* [#1767](https://github.com/zendeskgarden/react-components/pull/1767) chore(deps): update dependency @zendeskgarden/eslint-config to v39 ([@renovate[bot]](https://github.com/apps/renovate))
28+
* [#1766](https://github.com/zendeskgarden/react-components/pull/1766) chore(deps): update dependency @storybook/addon-designs to v8 ([@renovate[bot]](https://github.com/apps/renovate))
29+
* [#1769](https://github.com/zendeskgarden/react-components/pull/1769) chore(deps): update typescript-eslint monorepo to v7 (major) ([@renovate[bot]](https://github.com/apps/renovate))
30+
* [#1765](https://github.com/zendeskgarden/react-components/pull/1765) chore(deps): update non-major shared dependencies ([@renovate[bot]](https://github.com/apps/renovate))
31+
1532
## v8.75.0 (2024-03-28)
1633

1734
#### :rocket: New Feature

0 commit comments

Comments
 (0)