@viceme-ai/cli 0.35.0 → 0.35.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 +9 -0
- package/checksums.txt +6 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.35.1] - 2026-09-08
|
|
4
|
+
|
|
5
|
+
### Fixes
|
|
6
|
+
|
|
7
|
+
- use valid setup-node action pin (`d077d3a`)
|
|
8
|
+
- tailor welcome to page state (`1d4e63d`)
|
|
9
|
+
- audit import sources before preview (`bcba64e`)
|
|
10
|
+
- harden onboarding and publish real previews (`a7b5bc1`)
|
|
11
|
+
|
|
3
12
|
## [0.35.0] - 2026-09-07
|
|
4
13
|
|
|
5
14
|
### Features
|
package/checksums.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
036c587002751044d2b2ef0ad57d3bedfbd15e30a8dd55ae15a3b0dba5e2d4dd viceme_0.35.1_darwin_amd64
|
|
2
|
+
33a6e2839468b0e9e8f86e1a0666008683d5899313734e82da2b41a325f89bdb viceme_0.35.1_darwin_arm64
|
|
3
|
+
ff215c8f015fab8a40b36b37394b0cd6a7151e853910b1be917299fea39f264c viceme_0.35.1_linux_amd64
|
|
4
|
+
8f2887d6b5609416c3192240759e9ae2b11de222d6d769040623037f31a839fd viceme_0.35.1_linux_arm64
|
|
5
|
+
e1a1e1517ef8e13fd1dae4c48c6cd65b18e8451a6731be1ed7c30683611756bf viceme_0.35.1_windows_amd64.exe
|
|
6
|
+
8e7cca3b51202276c6b6bffe2f189933f70ce1d1d096f22b87d8d87f4fc54f34 viceme_0.35.1_windows_arm64.exe
|