@viceme-ai/cli 0.22.1 → 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 +14 -0
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
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
|
+
|
|
3
17
|
## [0.22.1] - 2026-09-01
|
|
4
18
|
|
|
5
19
|
### Fixes
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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
|