瀏覽代碼

chore(release): carry dsh-authorization to the rc.7 family version

Yichen Jiang 3 周之前
父節點
當前提交
a190ef580c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/credentials/authorization/package.json

+ 1 - 1
packages/credentials/authorization/package.json

@@ -1,7 +1,7 @@
 {
   "name": "@deepseek-ai/dsh-authorization",
   "description": "Authorization seam (ctx.authorization): plugin-owned flows that obtain a credential through a conversation with the human",
-  "version": "0.1.0-rc.6",
+  "version": "0.1.0-rc.7",
   "publishConfig": {
     "access": "public"
   },