@unitsvc/cc-helper 1.4.4 → 1.4.6

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-zh.md CHANGED
@@ -16,7 +16,7 @@
16
16
  | Claude Code | v2.1.71+ |
17
17
 
18
18
  ```bash
19
- npm install -g @anthropic-ai/claude-code@v2.1.109
19
+ npm install -g @anthropic-ai/claude-code@v2.1.112
20
20
  ```
21
21
 
22
22
  ## 安装
package/README.md CHANGED
@@ -16,7 +16,7 @@
16
16
  | Claude Code | v2.1.71+ |
17
17
 
18
18
  ```bash
19
- npm install -g @anthropic-ai/claude-code@v2.1.109
19
+ npm install -g @anthropic-ai/claude-code@v2.1.112
20
20
  ```
21
21
 
22
22
  ## Installation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unitsvc/cc-helper",
3
- "version": "1.4.4",
3
+ "version": "1.4.6",
4
4
  "description": "Claude Code multi-provider & channels toolkit (by next-bin)",
5
5
  "main": "dist/index.js",
6
6
  "bin": {