chore: release v0.2.0

This commit is contained in:
zernonia 2023-09-27 12:26:56 +08:00
parent 02fe76d1f0
commit 2001d1be3f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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