@viceme-ai/cli 0.42.6 → 0.44.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 CHANGED
@@ -1,5 +1,30 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.44.0] - 2026-09-16
4
+
5
+ ### Features
6
+
7
+ - 作品链接优先使用路径并支持双入口 (`d279a1f`)
8
+
9
+ ### Fixes
10
+
11
+ - 统一精简主动展示的公开作品链接 (`f3365d6`)
12
+
13
+ ## [0.43.0] - 2026-09-16
14
+
15
+ ### Features
16
+
17
+ - 增加 export-package 以导出试用门禁与购买入口包 (`c610165`)
18
+ - 增加网站访问快速接入与作品资料恢复流程 (`68cd3dc`)
19
+
20
+ ### Fixes
21
+
22
+ - 补充做同款完成后的二次分发说明 (`409c3aa`)
23
+ - 统一识别作品长短口令链接 (`cb88b45`)
24
+ - 简化做同款确认与后台发布流程 (`7260b16`)
25
+ - 修复网站接入恢复与资料规范化 (`3927ea8`)
26
+ - 对齐网站接入契约与 SDK v3 发布依赖 (`0c9e716`)
27
+
3
28
  ## [0.42.6] - 2026-09-16
4
29
 
5
30
  ### Fixes
package/checksums.txt CHANGED
@@ -1,6 +1,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
1
+ d680f21a9c75bce573eab496fd373f03d1aef1baac4718591f99c07eb84c475d viceme_0.44.0_darwin_amd64
2
+ 84acdcde7f47f0c6a1a47bf0c2c19b392e89a50eb2448905a3db892af6b70939 viceme_0.44.0_darwin_arm64
3
+ 60e1643d6ead48cedc23ac5b7f12fae8019eb00dd43085acfd8913db77422d9a viceme_0.44.0_linux_amd64
4
+ beceec6cacce2d5a15cdde93c3e76459426df2c7c446129110d21cb236216770 viceme_0.44.0_linux_arm64
5
+ f13f6d5d24f0fed30dc37b0d8df6e0f01f6eb938c30494501989644c4aec9739 viceme_0.44.0_windows_amd64.exe
6
+ a99e356bd9e60c67a7a7673d5468fe0b7fd862d22b9e6952078644386c0378d8 viceme_0.44.0_windows_arm64.exe
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viceme-ai/cli",
3
- "version": "0.42.6",
3
+ "version": "0.44.0",
4
4
  "description": "Install the ViceMe creator CLI and official Agent Skills",
5
5
  "type": "module",
6
6
  "bin": {