chore: release v0.3.0

This commit is contained in:
zernonia 2023-09-28 17:35:35 +08:00
parent b9bbaaa696
commit 97a6369f2f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "shadcn-vue",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"packageManager": "pnpm@8.7.5",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "shadcn-vue",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"description": "Add components to your apps.",
"publishConfig": {
"access": "public"