Skip to content

docs: explain release version identity - #647

Open
v1shay wants to merge 2 commits into
openai:mainfrom
v1shay:v1shay/fix-docx-out-of-range-xml-entities
Open

docs: explain release version identity#647
v1shay wants to merge 2 commits into
openai:mainfrom
v1shay:v1shay/fix-docx-out-of-range-xml-entities

Conversation

@v1shay

@v1shay v1shay commented Aug 25, 2026

Copy link
Copy Markdown

Summary

Document how the npm release tag, package version, bundled-plugin manifest, bundled tree, and Codex runtime fields relate to one another.

Changes

  • Explain which version fields identify the TypeScript package, bundled plugin metadata, and runtime dependencies.
  • Add reproducible commands for resolving a release commit, bundled-plugin tree hash, and manifest version.
  • Clarify that an external Codex catalog version is not derived from this repository.

Fixes #234

Validation

  • pnpm --dir sdk/typescript exec prettier --check ../../RELEASING.md — passed
  • git diff --check — passed

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document npm package, bundled plugin, and runtime version mapping

1 participant