bcoder 0.0.3 → 0.0.5

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/README.md CHANGED
@@ -8,7 +8,7 @@
8
8
  - 轻量级设计,无复杂依赖
9
9
  - 不依赖于AI 编程工具,也不依赖于模型
10
10
 
11
- <img src="assets/bg.png" alt="bcoder 初始化项目图">
11
+ <img src="https://unpkg.com/bcoder@latest/assets/bg.png" alt="bcoder 初始化项目图">
12
12
 
13
13
  ## 软件架构
14
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bcoder",
3
- "version": "0.0.3",
3
+ "version": "0.0.5",
4
4
  "description": "极轻量级的企业 AI Coding 助手:init 初始化项目与 AI 工具目录,update 同步 bcoder 模板",
5
5
  "main": "dist/index.js",
6
6
  "bin": {