@viceme-ai/cli 0.21.1 → 0.22.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 CHANGED
@@ -1,5 +1,27 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.22.1] - 2026-09-01
4
+
5
+ ### Fixes
6
+
7
+ - 同步互动 Skill 章节边界与发布清单 (`111eecc`)
8
+ - 移除旧版互动接入迁移流程 (`123e4f4`)
9
+
10
+ ## [0.22.0] - 2026-09-01
11
+
12
+ ### Features
13
+
14
+ - 入驻补材料支持文字说明并锁定单轮单次提交 (`a51e096`)
15
+
16
+ ### Fixes
17
+
18
+ - 申请成功后主动打开申请人主页 (`4a5f3e0`)
19
+ - 沙箱内自动更新优雅放行并降级 Skill 安装事务 (`d964787`)
20
+
21
+ ### Other Changes
22
+
23
+ - v0.21.1 (#173) (`5665070`)
24
+
3
25
  ## [0.21.1] - 2026-09-01
4
26
 
5
27
  ### Fixes
package/checksums.txt CHANGED
@@ -1,6 +1,6 @@
1
- c1d6c6416e564414268d982ff74089193420dc3a78a7ac9340436de6265ae919 viceme_0.21.1_darwin_amd64
2
- 8363e4af5e867dd77893c5c522d1421f56833cab1ffffcd5250ae0acbc72ffc5 viceme_0.21.1_darwin_arm64
3
- 0fd8cb3b3e14d3003403b01cc50324e7c11002e972ff8cec9bcb82dda48f21ee viceme_0.21.1_linux_amd64
4
- 518d65727d8253c269afd4f14b24c0452a5b030343a268934a3b354375d601b8 viceme_0.21.1_linux_arm64
5
- 90c755bb35082d03cc26918a81d4ac80ecdcc0a215ebc085425261bc646fa37c viceme_0.21.1_windows_amd64.exe
6
- e4ff23400a234f49a67fd6d30a1495bbbf8492dbf97052fe10a3885fca1b8b88 viceme_0.21.1_windows_arm64.exe
1
+ 751bb6e9a8f9bc967ac5e72eb23bd5ba0b543e2905d8224714e44cbc57ca9e47 viceme_0.22.1_darwin_amd64
2
+ 1b34b1efeaedcca8a392675c0aa0aff10b1422039ea0b05e7ea962b4010b2a7d viceme_0.22.1_darwin_arm64
3
+ 76bb0e68f20b8d7add697fdbe91109b68bd5b8e4ecfd9f2121d3e33a88ed39bb viceme_0.22.1_linux_amd64
4
+ 86aa4d42a23cd56d9343ba64af1e8c10b32328507dc4d33c443afda586e32b5e viceme_0.22.1_linux_arm64
5
+ 50d913fd94b0ce01ae15b526bcf49cfa1147f74ade06eb4ac003faf8d52e30ca viceme_0.22.1_windows_amd64.exe
6
+ b2ecc653f9846611cb15eab0e57a16a5abd3bc8467dcf9c5205714af2184a770 viceme_0.22.1_windows_arm64.exe
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viceme-ai/cli",
3
- "version": "0.21.1",
3
+ "version": "0.22.1",
4
4
  "description": "Install the ViceMe creator CLI and official Agent Skills",
5
5
  "type": "module",
6
6
  "bin": {