Skip to content

Commit

Permalink
version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2024
1 parent af8329e commit f336c2b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/mean-sheep-cover.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/spotty-lemons-trade.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 1.38.6

### Patch Changes

- [#4471](https://github.com/cultureamp/kaizen-design-system/pull/4471) [`af8329e55eb27763d042608c0f353ea622a1ade8`](https://github.com/cultureamp/kaizen-design-system/commit/af8329e55eb27763d042608c0f353ea622a1ade8) - <TitleBlockZen /> - Allow mobile actions menu to auto hide when user clicks a menu item

- [#4469](https://github.com/cultureamp/kaizen-design-system/pull/4469) [`aebd4d30a1d8aa96d9377eedc4952152b2777d70`](https://github.com/cultureamp/kaizen-design-system/commit/aebd4d30a1d8aa96d9377eedc4952152b2777d70) - `<MenuItem>`: accept id in props and pass it to child button/link
`<TitleBlockZen>`
- Add constant ids for TitleBlockZen's secondary menu and other actions menu in mobile view
- accept id in props to be assigned to the root div

## 1.38.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/components",
"version": "1.38.5",
"version": "1.38.6",
"description": "Kaizen component library",
"author": "Geoffrey Chong <[email protected]>",
"homepage": "https://cultureamp.design",
Expand Down

0 comments on commit f336c2b

Please sign in to comment.