chore: 更新项目版本号至 0.0.2 并修正文档占位符

- 将 cwd-api、cwd-admin 和 docs/widget 的 package.json 版本统一从 0.0.1 更新为 0.0.2。
- 修正文档 overview.md 中版本号的示例占位符,使其更通用。
This commit is contained in:
anghunk
2026-01-27 15:45:56 +08:00
parent e5ffc48139
commit b599965cb3
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cwd-admin",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"type": "module",
"scripts": {