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

This commit is contained in:
Huanqi Cao
2026-08-15 11:17:35 +08:00
parent bc6a775a31
commit a4e2e1e6e9
@@ -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",