@viceme-ai/cli 0.42.4 → 0.42.6
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 +15 -0
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.42.6] - 2026-09-16
|
|
4
|
+
|
|
5
|
+
### Fixes
|
|
6
|
+
|
|
7
|
+
- 兼容做同款查询参数作品地址 (`88af06b`)
|
|
8
|
+
- 兼容无外部域名的网站作品响应 (`764df33`)
|
|
9
|
+
- 响应异常时停止做同款发布重试 (`72f98cd`)
|
|
10
|
+
- 兼容做同款发布结果的追溯模式 (`31f2ec1`)
|
|
11
|
+
|
|
12
|
+
## [0.42.5] - 2026-09-16
|
|
13
|
+
|
|
14
|
+
### Fixes
|
|
15
|
+
|
|
16
|
+
- 固定无试用开场白并禁止付款后二选一 (`dd8f699`)
|
|
17
|
+
|
|
3
18
|
## [0.42.4] - 2026-09-15
|
|
4
19
|
|
|
5
20
|
### Fixes
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
a26bb65a86420e41cfafb4436f05a18ca6c2643ddf054d8fa91ac3749972d346 viceme_0.42.6_darwin_amd64
|
|
2
|
+
ebb7242f962950cb000ccd2a13bdd4d7b705e328f63a6ff418166f37d227a12a viceme_0.42.6_darwin_arm64
|
|
3
|
+
4363f285d0a65b2f35c08da71a4b321f2fe762acf4245e52dc2bb6affe7f73b9 viceme_0.42.6_linux_amd64
|
|
4
|
+
cc8d410470837394c0dbd84ba6c11f9fa7e3c497727de4b5855213772db95cb8 viceme_0.42.6_linux_arm64
|
|
5
|
+
d66c0e23fd6ec63f6e2742d8e37fac1ded4484d9be48a9070ea87707261a7ea6 viceme_0.42.6_windows_amd64.exe
|
|
6
|
+
e632fefda3a3f8a170e11a6084c23b4c74ffff1aac98261f4ca2d6d5e5cbf1c9 viceme_0.42.6_windows_arm64.exe
|