github-actions[bot] commited on
Commit
34f3ea1
·
1 Parent(s): 921d606

chore: sync version to 1.0.56 [skip ci]

Browse files
Files changed (1) hide show
  1. package.json +5 -2
package.json CHANGED
@@ -1,9 +1,12 @@
1
  {
2
  "name": "codex-proxy",
3
- "version": "1.0.55",
4
  "description": "Reverse proxy that exposes Codex Desktop Responses API as OpenAI-compatible /v1/chat/completions",
5
  "contributors": [
6
- { "name": "Huangcoolbo", "url": "https://github.com/Huangcoolbo" }
 
 
 
7
  ],
8
  "type": "module",
9
  "scripts": {
 
1
  {
2
  "name": "codex-proxy",
3
+ "version": "1.0.56",
4
  "description": "Reverse proxy that exposes Codex Desktop Responses API as OpenAI-compatible /v1/chat/completions",
5
  "contributors": [
6
+ {
7
+ "name": "Huangcoolbo",
8
+ "url": "https://github.com/Huangcoolbo"
9
+ }
10
  ],
11
  "type": "module",
12
  "scripts": {