Skip to content

docs(changelog): update install command to @openai/codex@<version>#2073

Merged
tibo-openai merged 3 commits intoopenai:mainfrom
truls27a:docs/update-changelog-install-command
Oct 18, 2025
Merged

docs(changelog): update install command to @openai/codex@<version>#2073
tibo-openai merged 3 commits intoopenai:mainfrom
truls27a:docs/update-changelog-install-command

Conversation

@truls27a
Copy link
Copy Markdown
Contributor

@truls27a truls27a commented Aug 9, 2025

What

Updates the install command in the changelog template (cliff.toml) from

npm install -g codex@version

to

npm install -g @openai/codex@<version>

Why

The current command is incorrect, it tries installs the old “codex” static site generator rather than the OpenAI Codex CLI.

How

Edited only the header string in cliff.toml to point to @openai/codex@. No changelog regeneration or other files touched.

Fixes #2059

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 9, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@truls27a
Copy link
Copy Markdown
Contributor Author

truls27a commented Aug 9, 2025

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Aug 9, 2025
Copy link
Copy Markdown
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tibo-openai tibo-openai enabled auto-merge (squash) October 18, 2025 16:30
@tibo-openai tibo-openai disabled auto-merge October 18, 2025 18:01
@tibo-openai tibo-openai merged commit a182c13 into openai:main Oct 18, 2025
9 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 18, 2025
@tibo-openai
Copy link
Copy Markdown
Collaborator

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changelog references codex which is a static site generator last updated 13 years ago

3 participants