Files
cwd/package.json
anghunk 9b254a9a91 chore: 将版本号更新至0.1.2-beta
更新根目录及所有子包(cwd-admin, cwd-api, docs/widget)的package.json文件中的版本号。
2026-02-09 17:35:47 +08:00

17 lines
324 B
JSON

{
"name": "cwd",
"version": "0.1.2-beta",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/anghunk/cwd"
},
"homepage": "https://cwd.js.org",
"author": {
"name": "anghunk<anghunk@gmail.com>"
},
"bugs": {
"url": "https://github.com/anghunk/cwd/issues"
}
}