@cnbcool/cnb-api-generate 2.8.2 → 2.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cnbcool/cnb-api-generate",
3
- "version": "2.8.2",
3
+ "version": "2.9.0",
4
4
  "main": "./built/index.js",
5
5
  "module": "./src/index.ts",
6
6
  "types": "./src/index.ts",
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: cnb-api
3
- description: CNB 平台交互命令,支持 Issue/PR 评论、提交 PR、CI 日志查询、代码仓库/制品库读写等操作。
3
+ description: CNB 平台交互命令,支持代码仓库、IssuePR、CI、制品库读写等操作。
4
4
  ---
5
5
 
6
6
  # cnb-api