opencode-openai-codex-multi-auth 4.4.0 → 4.4.1

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.
@@ -548,7 +548,7 @@
548
548
  <div class="terminal-button red"></div>
549
549
  <div class="terminal-button yellow"></div>
550
550
  <div class="terminal-button green"></div>
551
- <div class="terminal-title">opencode-openai-codex-auth@4.4.0 — OAuth Authentication</div>
551
+ <div class="terminal-title">opencode-openai-codex-multi-auth@4.4.1 — OAuth Authentication</div>
552
552
  </div>
553
553
 
554
554
  <div class="status-box">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-openai-codex-multi-auth",
3
- "version": "4.4.0",
3
+ "version": "4.4.1",
4
4
  "description": "OpenAI ChatGPT (Codex backend) OAuth auth plugin for opencode - use your ChatGPT Plus/Pro subscription instead of API credits",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",