add: release script (#96)

* add: release script

* add: src to npm module

* fix: readme

Signed-off-by: Fouad Matin <fouad@openai.com>

---------

Signed-off-by: Fouad Matin <fouad@openai.com>
This commit is contained in:
Fouad Matin
2025-04-16 13:21:22 -07:00
committed by GitHub
parent e8afebac15
commit 3cd31c8e13
5 changed files with 28 additions and 6 deletions

View File

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