@viceme-ai/cli 0.42.6 → 0.43.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 +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.43.0] - 2026-09-16
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
- 增加 export-package 以导出试用门禁与购买入口包 (`c610165`)
|
|
8
|
+
- 增加网站访问快速接入与作品资料恢复流程 (`68cd3dc`)
|
|
9
|
+
|
|
10
|
+
### Fixes
|
|
11
|
+
|
|
12
|
+
- 补充做同款完成后的二次分发说明 (`409c3aa`)
|
|
13
|
+
- 统一识别作品长短口令链接 (`cb88b45`)
|
|
14
|
+
- 简化做同款确认与后台发布流程 (`7260b16`)
|
|
15
|
+
- 修复网站接入恢复与资料规范化 (`3927ea8`)
|
|
16
|
+
- 对齐网站接入契约与 SDK v3 发布依赖 (`0c9e716`)
|
|
17
|
+
|
|
3
18
|
## [0.42.6] - 2026-09-16
|
|
4
19
|
|
|
5
20
|
### Fixes
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
2e8b2cb1a407b08faeee9a4b551a01045106489f153b740a6cbdf1dbd69c8206 viceme_0.43.0_darwin_amd64
|
|
2
|
+
7c62774266ad920a6b4d4279948e5829450762e08e9e59f93709ddecc8af79b7 viceme_0.43.0_darwin_arm64
|
|
3
|
+
446c00df22e767dcf229ba4b7899e499a43c4e3fe41e34f7ac18a1a0fa88ec31 viceme_0.43.0_linux_amd64
|
|
4
|
+
ab17ec7c5df4a12612cfad0f8a5e740616f33b5844b2e3eda0fb2782c66bd559 viceme_0.43.0_linux_arm64
|
|
5
|
+
51b3fe03a1390d46b0b43f61ec3665992c0f6e751b1326bcc952710d7d456290 viceme_0.43.0_windows_amd64.exe
|
|
6
|
+
23876cca661bfeed240b88b729fc233bc1b8d4e149a3fa0d0590a4c9c0dc4cb3 viceme_0.43.0_windows_arm64.exe
|