@viceme-ai/cli 0.38.2 → 0.39.1
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 +20 -0
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.39.1] - 2026-09-10
|
|
4
|
+
|
|
5
|
+
### Fixes
|
|
6
|
+
|
|
7
|
+
- 统一创作者流程的结构化提问 (`60e3850`)
|
|
8
|
+
- 做同款反馈聚焦支持作品与二创 (`16ffc4c`)
|
|
9
|
+
|
|
10
|
+
## [0.39.0] - 2026-09-10
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
- 发布后主动引导完善作品介绍并保存 (`49f02a8`)
|
|
15
|
+
|
|
16
|
+
### Fixes
|
|
17
|
+
|
|
18
|
+
- 做同款优先使用免 CLI 入口 (`8a29f4a`)
|
|
19
|
+
- finalize creator page onboarding (`2312ff6`)
|
|
20
|
+
- 做同款开场先介绍作品 (`abbc9cc`)
|
|
21
|
+
- 将做同款用户文案改为支持创作与二创 (`0645d1c`)
|
|
22
|
+
|
|
3
23
|
## [0.38.2] - 2026-09-10
|
|
4
24
|
|
|
5
25
|
### Fixes
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
4b8dba59dba085f305f5b6ff7a2eb11330f889577cf5b7c6a8b21ca9d7eb06ec viceme_0.39.1_darwin_amd64
|
|
2
|
+
4e8d22dfd4971768c1ef3acc7e753e0216b15c221d5c213f26ab7bd4ce579bf8 viceme_0.39.1_darwin_arm64
|
|
3
|
+
6810718c64129989ee286670256191c4684ce5cd9ec9de592d41a676406f43f3 viceme_0.39.1_linux_amd64
|
|
4
|
+
6ad2e5597857b71f39053b57a778ce0771d9e74c4eb5cdf4a256c30a7b2260b7 viceme_0.39.1_linux_arm64
|
|
5
|
+
c5ca20a1d4421c834d0bc3ddf00eb7f184a48bea0938096f778c2b00111bc953 viceme_0.39.1_windows_amd64.exe
|
|
6
|
+
90d0badd3e54155a0f9f740451802d608559a2ada79627bc61f2670614dd04fd viceme_0.39.1_windows_arm64.exe
|