tolingcode 2026.3.88 → 2026.3.89

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.
Files changed (2) hide show
  1. package/README.md +5 -9
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -35,22 +35,18 @@ Agent**,用于构建跨境企业 **AI 数字员工**。
35
35
  ------------------------------------------------------------------------
36
36
 
37
37
  # 安装
38
-
39
- ## 安装最新版本
40
-
38
+
41
39
  ``` bash
42
- npm install -g tolingcode@latest
43
- ```
40
+ 当前最新版本:2026.03.08
44
41
 
45
- ## 安装指定版本
42
+ 安装最新版本
43
+ npm install -g tolingcode@latest
46
44
 
47
- ``` bash
45
+ 安装指定版本
48
46
  npm install -g tolingcode@2026.03.06
49
47
  ```
50
48
 
51
- 当前最新版本:
52
49
 
53
- 2026.03.08
54
50
 
55
51
  ------------------------------------------------------------------------
56
52
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tolingcode",
3
- "version": "2026.03.088",
3
+ "version": "2026.03.089",
4
4
  "description": "TolingCode CLI - Install skills and apps from toling.me",
5
5
  "main": "bin/tolingcode.js",
6
6
  "bin": {