bump(version): 0.1.2504220136 (#518)

## `0.1.2504220136`

### 🚀 Features

- Add support for ZDR orgs (#481)
- Include fractional portion of chunk that exceeds stdout/stderr limit
(#497)
This commit is contained in:
Fouad Matin
2025-04-22 01:45:30 -07:00
committed by GitHub
parent 9f5ccbb618
commit 2cb8355968
4 changed files with 10 additions and 3 deletions

View File

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