@tnnevol/dsh-codex-auth 0.1.0-rc.7.1 → 0.1.0-rc.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,8 +2,6 @@
2
2
 
3
3
  一个独立的 DeepSeek Harness Codex OAuth 插件,适配 DSH `0.1.0-rc.7`。
4
4
 
5
- 作者:tnnevol
6
-
7
5
  ## 功能
8
6
 
9
7
  - 在 DSH Web 的“插件”设置中提供 ChatGPT 登录和退出登录入口。
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@tnnevol/dsh-codex-auth",
3
3
  "displayName": "Codex Auth",
4
4
  "description": "Standalone ChatGPT OAuth account management for DeepSeek Harness.",
5
- "version": "0.1.0-rc.7.1",
5
+ "version": "0.1.0-rc.7.2",
6
6
  "author": "tnnevol",
7
7
  "repository": {
8
8
  "type": "git",