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