Skip to content

Commit a79dac8

Browse files
committed
chore(release): publish
- @zendeskgarden/[email protected] - @zendeskgarden/[email protected]
1 parent 90bdb14 commit a79dac8

File tree

5 files changed

+14
-4
lines changed

5 files changed

+14
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/focusvisible/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.7](https://github.com/zendeskgarden/react-containers/compare/@zendeskgarden/[email protected]...@zendeskgarden/[email protected]) (2025-04-08)
7+
8+
**Note:** Version bump only for package @zendeskgarden/container-focusvisible
9+
610
## [2.0.6](https://github.com/zendeskgarden/react-containers/compare/@zendeskgarden/[email protected]...@zendeskgarden/[email protected]) (2024-08-23)
711

812
### Bug Fixes

packages/focusvisible/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zendeskgarden/container-focusvisible",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"description": "Containers relating to the :focus-visible polyfill hook in the Garden Design System",
55
"license": "Apache-2.0",
66
"author": "Zendesk Garden <[email protected]>",

packages/menu/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.5.1](https://github.com/zendeskgarden/react-containers/compare/@zendeskgarden/[email protected]...@zendeskgarden/[email protected]) (2025-04-08)
7+
8+
### Bug Fixes
9+
10+
- **container-menu:** improve menu dropdown expansion and focus behavior on blur ([#691](https://github.com/zendeskgarden/react-containers/issues/691)) ([90bdb14](https://github.com/zendeskgarden/react-containers/commit/90bdb147036f340f7f00750ed56984fc814ad379))
11+
612
# [0.5.0](https://github.com/zendeskgarden/react-containers/compare/@zendeskgarden/[email protected]...@zendeskgarden/[email protected]) (2024-09-25)
713

814
### Bug Fixes

packages/menu/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zendeskgarden/container-menu",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Containers relating to Menu in the Garden Design System",
55
"license": "Apache-2.0",
66
"author": "Zendesk Garden <[email protected]>",

0 commit comments

Comments
 (0)