更新版本号至0.0.21,注释掉调试日志并为Workspace类的branch参数设置默认值为'main'

This commit is contained in:
2026-02-09 02:06:01 +08:00
parent 02a4b86338
commit a1339014a3
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/cnb",
"version": "0.0.20",
"version": "0.0.21",
"description": "",
"main": "index.js",
"scripts": {