chore: 更新所有子包的版本号至 0.0.17

统一更新根项目、cwd-admin、cwd-api 以及 docs/widget 中的 package.json 文件版本,以同步项目版本。
This commit is contained in:
anghunk
2026-02-05 17:30:10 +08:00
parent daab04867f
commit c1b665e80c
4 changed files with 4 additions and 4 deletions

View File

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