Skip to content

Commit

Permalink
chore: release v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zernonia committed Nov 25, 2023
1 parent 9074d75 commit a9c3c87
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/www/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "www",
"type": "module",
"version": "0.8.2",
"version": "0.8.3",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shadcn-vue",
"version": "0.8.2",
"version": "0.8.3",
"private": true,
"packageManager": "[email protected]",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shadcn-vue",
"type": "module",
"version": "0.8.2",
"version": "0.8.3",
"description": "Add components to your apps.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit a9c3c87

Please sign in to comment.