Merge pull request #2495 from deepseek-harness/release/dsh-0.1.0-rc.1

release(dsh): 0.1.0-rc.1
This commit is contained in:
imccyu
2026-08-13 16:51:36 +08:00
committed by GitHub
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.5",
"version": "0.1.0-rc.1",
"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.5",
"version": "0.1.0-rc.1",
"publishConfig": {
"access": "restricted"
},