Skip to content

Commit

Permalink
chore: release v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chizukicn committed Dec 1, 2023
1 parent 09e97c1 commit 5249e5a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hoci/monorepo",
"version": "0.5.5",
"version": "0.5.6",
"private": true,
"packageManager": "[email protected]",
"description": "hook ui .",
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": "@hoci/components",
"version": "0.5.5",
"version": "0.5.6",
"description": "",
"author": "Chizuki <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hoci/core",
"version": "0.5.5",
"version": "0.5.6",
"description": "",
"author": "Chizuki <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/hoci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hoci",
"version": "0.5.5",
"version": "0.5.6",
"description": "a headless component library for vue3",
"author": "Chizuki <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hoci/shared",
"version": "0.5.5",
"version": "0.5.6",
"description": "",
"author": "Chizuki <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 5249e5a

Please sign in to comment.