Skip to content

Commit 396ed2e

Browse files
Version Packages (#3459)
ci(changesets): version packages Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f0585db commit 396ed2e

File tree

7 files changed

+3
-31
lines changed

7 files changed

+3
-31
lines changed

.changeset/angry-swans-see.md

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

.changeset/eager-apples-visit.md

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

.changeset/lemon-mammals-throw.md

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

.changeset/warm-dolls-beam.md

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

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ark-ui/react",
33
"type": "module",
4-
"version": "5.6.0",
4+
"version": "5.7.0",
55
"description": "A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.",
66
"keywords": [
77
"accordion",

packages/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ark-ui/solid",
33
"type": "module",
4-
"version": "5.6.0",
4+
"version": "5.7.0",
55
"description": "A collection of unstyled, accessible UI components for Solid, utilizing state machines for seamless interaction.",
66
"keywords": [
77
"accordion",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ark-ui/vue",
33
"type": "module",
4-
"version": "5.6.0",
4+
"version": "5.7.0",
55
"description": "A collection of unstyled, accessible UI components for Vue, utilizing state machines for seamless interaction.",
66
"keywords": [
77
"accordion",

0 commit comments

Comments
 (0)