Skip to content

Commit

Permalink
Revert "Changeset: Version packages" (#5371)
Browse files Browse the repository at this point in the history
* Revert "Changeset: Version packages (#5369)"

This reverts commit d4021d4.

* chore: fix changeset description
  • Loading branch information
HeartSquared authored Dec 11, 2024
1 parent d4021d4 commit 36285e8
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 11 deletions.
5 changes: 5 additions & 0 deletions .changeset/afraid-dolls-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@kaizen/components': patch
---

TileGrid renders Tiles in a `<ul>`, wrapping each Tile in an `<li>`
5 changes: 5 additions & 0 deletions .changeset/empty-pots-remain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@kaizen/components': patch
---

Converted LiveIcon into a subcomponent of Tag
5 changes: 5 additions & 0 deletions .changeset/nasty-islands-grin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@kaizen/components': patch
---

Fix Workflow Styling breaking in RTL
File renamed without changes.
10 changes: 0 additions & 10 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
# Change Log

## 1.68.11

### Patch Changes

- [#5368](https://github.com/cultureamp/kaizen-design-system/pull/5368) [`d3ae52d`](https://github.com/cultureamp/kaizen-design-system/commit/d3ae52d3a1a7885551ab46f99a400a724561b000) - TileGrid renders Tiles in a ul, wrapping each Tile in an li

- [#5352](https://github.com/cultureamp/kaizen-design-system/pull/5352) [`5339698`](https://github.com/cultureamp/kaizen-design-system/commit/533969870026253fa4911c51dc34bbe6beade31a) - Converted LiveIcon into a subcomponent of Tag

- [#5370](https://github.com/cultureamp/kaizen-design-system/pull/5370) [`e39ab1d`](https://github.com/cultureamp/kaizen-design-system/commit/e39ab1d774cae8541dacdc205b25766ce56ff0b4) - Fix Workflow Styling breaking in RTL

## 1.68.10

### 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.68.11",
"version": "1.68.10",
"description": "Kaizen component library",
"author": "Geoffrey Chong <[email protected]>",
"homepage": "https://cultureamp.design",
Expand Down

0 comments on commit 36285e8

Please sign in to comment.