@unitsvc/cc-helper 1.2.12 → 1.2.13

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.86
19
+ npm install -g @anthropic-ai/claude-code@v2.1.87
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.86
19
+ npm install -g @anthropic-ai/claude-code@v2.1.87
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.2.12",
3
+ "version": "1.2.13",
4
4
  "description": "Claude Code /loop feature bypass tool",
5
5
  "main": "dist/index.js",
6
6
  "bin": {