chore: 将所有子包版本统一更新至0.0.12

更新根包及cwd-admin、cwd-api、docs/widget子包的版本号,保持版本一致性。
This commit is contained in:
anghunk
2026-01-31 11:57:45 +08:00
parent 4554abdccf
commit dd3f7c3707
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cwd-api",
"version": "0.0.0",
"version": "0.0.12",
"scripts": {
"deploy": "wrangler deploy",
"dev": "wrangler dev",