chore: update docs after version bump but before commit

This commit is contained in:
Yue JIN
2025-08-11 23:44:08 +08:00
committed by GU Yiling
parent 33fe1e1794
commit 62cf9e921c

View File

@ -19,7 +19,7 @@
"dev:preview": "vite preview",
"dev:typecheck": "vue-tsc -p ./demo",
"docs": "jiti ./scripts/docs.ts",
"release": "pnpm run docs && bumpp --all"
"release": "bumpp --execute \"pnpm run docs\" --all"
},
"packageManager": "pnpm@10.14.0",
"type": "module",