@viceme-ai/cli 0.38.1 → 0.39.0
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 +22 -0
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.39.0] - 2026-09-10
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
- 发布后主动引导完善作品介绍并保存 (`49f02a8`)
|
|
8
|
+
|
|
9
|
+
### Fixes
|
|
10
|
+
|
|
11
|
+
- 做同款优先使用免 CLI 入口 (`8a29f4a`)
|
|
12
|
+
- finalize creator page onboarding (`2312ff6`)
|
|
13
|
+
- 做同款开场先介绍作品 (`abbc9cc`)
|
|
14
|
+
- 将做同款用户文案改为支持创作与二创 (`0645d1c`)
|
|
15
|
+
|
|
16
|
+
## [0.38.2] - 2026-09-10
|
|
17
|
+
|
|
18
|
+
### Fixes
|
|
19
|
+
|
|
20
|
+
- 明确自购例外仅适用于做同款 (`ffd1d23`)
|
|
21
|
+
- 允许创作者通过买家流程购买自己的做同款作品 (`0d307d3`)
|
|
22
|
+
- 要求作者确认创作者用户名 (`c34dfa9`)
|
|
23
|
+
- 统一登录呈现与页面源码恢复 (`b37e85c`)
|
|
24
|
+
|
|
3
25
|
## [0.38.1] - 2026-09-09
|
|
4
26
|
|
|
5
27
|
### Fixes
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
81de0d66dbbe77b5cbea5efdf69a1e968d44bb3643db7be8f81547b169760c7b viceme_0.39.0_darwin_amd64
|
|
2
|
+
71cd669f06ecbe909116759a167ef955fe2334906a8ff75e63961ecdcf839e5d viceme_0.39.0_darwin_arm64
|
|
3
|
+
19e0e76a54982ba7fe38e1e25e0a0102402ea47659dd9eb7a90b5fced4aa075a viceme_0.39.0_linux_amd64
|
|
4
|
+
0fb1fdf474e06b61dd1c6b6f2605862141572148ea37abf76c4d97dd53395646 viceme_0.39.0_linux_arm64
|
|
5
|
+
7b2914fe3d9087338b4fb1f04f35d7c30049aef65c3ae12b131e1c8f80b832ed viceme_0.39.0_windows_amd64.exe
|
|
6
|
+
377437d37261db7687cf3736b759820baeb25c829b53b4a490db434ea7fb958d viceme_0.39.0_windows_arm64.exe
|