cli-confirm-protocol 7.0.35 → 7.0.36

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
@@ -18,5 +18,5 @@
18
18
  "url": "https://github.com/88208555/confirm-protocol-clitax.git"
19
19
  },
20
20
  "type": "module",
21
- "version": "7.0.35"
21
+ "version": "7.0.36"
22
22
  }
package/skill/SKILL.md CHANGED
@@ -5,7 +5,7 @@ description: '把技能需要的用户确认转换为统一 interaction 协议
5
5
 
6
6
  # 确认协议 / Confirm Protocol / Протокол подтверждения
7
7
 
8
- Package version: v7.0.35
8
+ Package version: v7.0.36
9
9
 
10
10
  Endpoint: https://cli.tax/Cf8Pr7Tm2Q
11
11
 
package/skill/skill.json CHANGED
@@ -5,6 +5,6 @@
5
5
  "schemaVersion": "confirm-protocol.skill.request/1.0",
6
6
  "endpoint": "https://cli.tax/Cf8Pr7Tm2Q",
7
7
  "method": "POST",
8
- "version": "v7.0.35",
8
+ "version": "v7.0.36",
9
9
  "type": "Skill"
10
10
  }