chore: 将版本号更新至0.1.2-beta

更新根目录及所有子包(cwd-admin, cwd-api, docs/widget)的package.json文件中的版本号。
This commit is contained in:
anghunk
2026-02-09 17:35:47 +08:00
parent a87fe373ca
commit 9b254a9a91
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cwd-api",
"version": "0.1.1-beta",
"version": "0.1.2-beta",
"scripts": {
"deploy": "node scripts/index.js && wrangler deploy",
"dev": "wrangler dev",