Jelajahi Sumber

fix(gates): align tool-pwsh-persistent version and publish access with the rc.6 release

Huanqi Cao 3 minggu lalu
induk
melakukan
a4e2e1e6e9
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      packages/shell/tool-pwsh-persistent/package.json

+ 2 - 2
packages/shell/tool-pwsh-persistent/package.json

@@ -1,9 +1,9 @@
 {
   "name": "@deepseek-ai/dsh-tool-pwsh-persistent",
   "description": "Model-facing owner-scoped persistent PowerShell tool backed by the Harness PTY service",
-  "version": "0.0.1-rc.2",
+  "version": "0.1.0-rc.6",
   "publishConfig": {
-    "access": "restricted"
+    "access": "public"
   },
   "repository": {
     "type": "git",