bump(version): 0.1.2505171619 (#1001)

## `0.1.2505171619`

- `codex --login` + `codex --free` (#998)
This commit is contained in:
Fouad Matin
2025-05-17 16:25:21 -07:00
committed by GitHub
parent 9b4c2984d4
commit dbc0ad348e
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
You can install any of these versions: `npm install -g codex@version`
## `0.1.2505171619`
- `codex --login` + `codex --free` (#998)
## `0.1.2505161800`
- Sign in with chatgpt credits (#974)

View File

@@ -1,6 +1,6 @@
{
"name": "@openai/codex",
"version": "0.1.2504301751",
"version": "0.0.0-dev",
"license": "Apache-2.0",
"bin": {
"codex": "bin/codex.js"