@viceme-ai/cli 0.42.3 → 0.42.5
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 +18 -0
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.42.5] - 2026-09-16
|
|
4
|
+
|
|
5
|
+
### Fixes
|
|
6
|
+
|
|
7
|
+
- 固定无试用开场白并禁止付款后二选一 (`dd8f699`)
|
|
8
|
+
|
|
9
|
+
## [0.42.4] - 2026-09-15
|
|
10
|
+
|
|
11
|
+
### Fixes
|
|
12
|
+
|
|
13
|
+
- 无试用购买入口补齐使用前必读和开场白 (`fda6b42`)
|
|
14
|
+
- 无试用付费 Skill 先安装购买入口并原位转正 (`baf9eb0`)
|
|
15
|
+
- 独立 Python 脚本支持直接购买和跨进程恢复 (`7c0ce41`)
|
|
16
|
+
- 补齐无试用付费 Skill 的账号购买指引 (`5262754`)
|
|
17
|
+
- 按再分发授权衔接账号登录 (`9a75960`)
|
|
18
|
+
- 兼容可追溯源码的 v3 许可条款 (`be73387`)
|
|
19
|
+
- 移除个人主页模板顶部标题栏 (`a99ebfc`)
|
|
20
|
+
|
|
3
21
|
## [0.42.3] - 2026-09-15
|
|
4
22
|
|
|
5
23
|
### Fixes
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
5dac8e37ebc0f689907fc843adb1ff406664d4f0469c7994db1685de9a25d589 viceme_0.42.5_darwin_amd64
|
|
2
|
+
a77746cf8527251504fa4abc7da4c1d7b93127ef013780ed84280032cd4a0e47 viceme_0.42.5_darwin_arm64
|
|
3
|
+
1337e2b8308d1a30db46f7aea6c9acd31567666e8a585f85cb6d038a48635d1b viceme_0.42.5_linux_amd64
|
|
4
|
+
f8d40708722ddc6b41ff335d6d7a40ecc4ece5b241ba01c77405f818ed22763f viceme_0.42.5_linux_arm64
|
|
5
|
+
5b6075e00e41cf192865b9ba6d28724d8563994e4df921eedb977f221690a103 viceme_0.42.5_windows_amd64.exe
|
|
6
|
+
15e8c3ea66e82cd09ef1192af18e44e2269f5049b3081d7c9d86f483f814f855 viceme_0.42.5_windows_arm64.exe
|