github-actions[bot] commited on
Commit
09ebfbd
·
1 Parent(s): aaf8c13

chore: bump version to 1.0.65 [skip ci]

Browse files
Files changed (2) hide show
  1. package.json +1 -1
  2. packages/electron/package.json +1 -1
package.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "codex-proxy",
3
- "version": "1.0.64",
4
  "description": "Reverse proxy that exposes Codex Desktop Responses API as OpenAI-compatible /v1/chat/completions",
5
  "contributors": [
6
  {
 
1
  {
2
  "name": "codex-proxy",
3
+ "version": "1.0.65",
4
  "description": "Reverse proxy that exposes Codex Desktop Responses API as OpenAI-compatible /v1/chat/completions",
5
  "contributors": [
6
  {
packages/electron/package.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "@codex-proxy/electron",
3
- "version": "1.0.64",
4
  "description": "Codex Proxy desktop app (Electron shell)",
5
  "private": true,
6
  "main": "dist-electron/main.cjs",
 
1
  {
2
  "name": "@codex-proxy/electron",
3
+ "version": "1.0.65",
4
  "description": "Codex Proxy desktop app (Electron shell)",
5
  "private": true,
6
  "main": "dist-electron/main.cjs",