@viceme-ai/cli 0.22.0 → 0.22.2

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/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.22.2] - 2026-09-01
4
+
5
+ ### Fixes
6
+
7
+ - 动态解析互动 SDK 版本 (`8f316dc`)
8
+ - 按 Agent 平台选择交互工具 (`4685902`)
9
+ - 优先使用交互式接入引导 (`ce7b716`)
10
+ - 跟随 SDK 最新版本 (`ae5fbbf`)
11
+ - 对齐 SDK 内嵌网站支付 (`8d18a24`)
12
+
13
+ ### Other Changes
14
+
15
+ - 明确移动支付失败边界 (`5e8b9c1`)
16
+
17
+ ## [0.22.1] - 2026-09-01
18
+
19
+ ### Fixes
20
+
21
+ - 同步互动 Skill 章节边界与发布清单 (`111eecc`)
22
+ - 移除旧版互动接入迁移流程 (`123e4f4`)
23
+
3
24
  ## [0.22.0] - 2026-09-01
4
25
 
5
26
  ### Features
package/checksums.txt CHANGED
@@ -1,6 +1,6 @@
1
- 9ed5bf55c90242a1b04f3ef7babc6ace2e094109d1a3a9583792d6c57369c0f0 viceme_0.22.0_darwin_amd64
2
- 5674d973ca9dc0198e58c7cbe0353056927898cb98004957d1b0418238e15d02 viceme_0.22.0_darwin_arm64
3
- 6bb6862243c87b20cab33a13841e23386efbcbe237ac597eec6c11b55121d5f6 viceme_0.22.0_linux_amd64
4
- f6661b43ac480022c99f0ba912f757181041b2041649a7366ad04f685fc2592c viceme_0.22.0_linux_arm64
5
- 772dda91b7f18952a31540d8733eef34482792b4fdcd6da15e3da6be42b41e7c viceme_0.22.0_windows_amd64.exe
6
- 6ef28152786db3b1fc7604b193baf26e3dcdb0654acd273e427451167ee59708 viceme_0.22.0_windows_arm64.exe
1
+ 08957f2bb6fb3fe0dbb5074ece3bf1e0c005fda84e39d08553a2ab3b96798ef6 viceme_0.22.2_darwin_amd64
2
+ 43103fc07a5d3c30a92ecb4a964e12a66fb351c9a2f9ca84850b0f029ed50caf viceme_0.22.2_darwin_arm64
3
+ 8a9c61b2664f602340723fe30ee6cd393fc3525298a00b12fee0d93741a9a074 viceme_0.22.2_linux_amd64
4
+ 74b3765d24d55950e3d73d11d42f29c61bb872804327b5bca64fb255ad8f4f41 viceme_0.22.2_linux_arm64
5
+ 20562476402bdbd7e37016c557e3564072f1070b77f899136b30dfb021a59607 viceme_0.22.2_windows_amd64.exe
6
+ 50331466a6d3b9d05f6440405e85a5e6717b9a9dbd95408aec307f9fffbba7bb viceme_0.22.2_windows_arm64.exe
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viceme-ai/cli",
3
- "version": "0.22.0",
3
+ "version": "0.22.2",
4
4
  "description": "Install the ViceMe creator CLI and official Agent Skills",
5
5
  "type": "module",
6
6
  "bin": {