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

3
.gitignore vendored
View File

@@ -7,6 +7,9 @@ build/
out/
storybook-static/
# ignore README for publishing
codex-cli/README.md
# editor
.vscode/
.idea/