release(dsh): 0.1.2-alpha.1

This commit is contained in:
imccyu
2026-08-28 00:50:12 +08:00
parent 8437bfb9e4
commit 6c705be1ce
250 changed files with 250 additions and 250 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh",
"description": "dsh CLI: profile boot, plugin management, and the browser UI alias",
"version": "0.1.1-rc.2",
"version": "0.1.2-alpha.1",
"publishConfig": {
"access": "public"
},
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-web-frontend",
"description": "Web application entry: vite build over the @deepseek-ai/dsh-client-web shell library; dist/ served by apps/cli's dsh web",
"version": "0.1.1-rc.2",
"version": "0.1.2-alpha.1",
"publishConfig": {
"access": "public"
},