add: changelog (#308)

- Release `@openai/codex@0.1.2504172304`
- Add changelog
This commit is contained in:
Fouad Matin
2025-04-17 23:34:05 -07:00
committed by GitHub
parent 3356ac0aef
commit a7edfb0444
9 changed files with 423 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
export const CLI_VERSION = "0.1.2504161551"; // Must be in sync with package.json.
export const CLI_VERSION = "0.1.2504172304"; // Must be in sync with package.json.
export const ORIGIN = "codex_cli_ts";
export type TerminalChatSession = {