Skip to content

Commit bb14d0e

Browse files
authored
Merge branch 'main' into KZN-3045/add-migration-guide-for-menu
2 parents dc9235c + 76b757c commit bb14d0e

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/free-squids-teach.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/light-nights-tell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 1.79.3
4+
5+
### Patch Changes
6+
7+
- [#5817](https://github.com/cultureamp/kaizen-design-system/pull/5817) [`1834f63`](https://github.com/cultureamp/kaizen-design-system/commit/1834f639586d83e1800bc70b7a5ad6a6ef29638e) - Tab component to handle async loaded tabs in mobile view
8+
9+
- [#5818](https://github.com/cultureamp/kaizen-design-system/pull/5818) [`cc76e9f`](https://github.com/cultureamp/kaizen-design-system/commit/cc76e9f7991ef6e02f7b2f33ad6a5e37e0d23e34) - Add relative position to the top level parent of the Modal components to ensure they are on top of the whole application
10+
311
## 1.79.2
412

513
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kaizen/components",
3-
"version": "1.79.2",
3+
"version": "1.79.3",
44
"description": "Kaizen component library",
55
"author": "Geoffrey Chong <[email protected]>",
66
"homepage": "https://cultureamp.design",

0 commit comments

Comments
 (0)