release(dsh): 0.0.1-rc.5

This commit is contained in:
imccyu
2026-08-13 05:58:16 +08:00
parent 5f3a9c82e8
commit 3e8a1cfa33
222 changed files with 222 additions and 222 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh",
"description": "dsh CLI: profile boot, plugin management, and the browser UI alias",
"version": "0.0.1-rc.4",
"version": "0.0.1-rc.5",
"publishConfig": {
"access": "restricted"
},

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.0.1-rc.4",
"version": "0.0.1-rc.5",
"publishConfig": {
"access": "restricted"
},