@viceme-ai/cli 0.21.1 → 0.22.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.22.0] - 2026-09-01
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
- 入驻补材料支持文字说明并锁定单轮单次提交 (`a51e096`)
|
|
8
|
+
|
|
9
|
+
### Fixes
|
|
10
|
+
|
|
11
|
+
- 申请成功后主动打开申请人主页 (`4a5f3e0`)
|
|
12
|
+
- 沙箱内自动更新优雅放行并降级 Skill 安装事务 (`d964787`)
|
|
13
|
+
|
|
14
|
+
### Other Changes
|
|
15
|
+
|
|
16
|
+
- v0.21.1 (#173) (`5665070`)
|
|
17
|
+
|
|
3
18
|
## [0.21.1] - 2026-09-01
|
|
4
19
|
|
|
5
20
|
### Fixes
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
9ed5bf55c90242a1b04f3ef7babc6ace2e094109d1a3a9583792d6c57369c0f0 viceme_0.22.0_darwin_amd64
|
|
2
|
+
5674d973ca9dc0198e58c7cbe0353056927898cb98004957d1b0418238e15d02 viceme_0.22.0_darwin_arm64
|
|
3
|
+
6bb6862243c87b20cab33a13841e23386efbcbe237ac597eec6c11b55121d5f6 viceme_0.22.0_linux_amd64
|
|
4
|
+
f6661b43ac480022c99f0ba912f757181041b2041649a7366ad04f685fc2592c viceme_0.22.0_linux_arm64
|
|
5
|
+
772dda91b7f18952a31540d8733eef34482792b4fdcd6da15e3da6be42b41e7c viceme_0.22.0_windows_amd64.exe
|
|
6
|
+
6ef28152786db3b1fc7604b193baf26e3dcdb0654acd273e427451167ee59708 viceme_0.22.0_windows_arm64.exe
|