Skip to content

fix(cli): derive reported version from package manifest - #5

Merged
bhavanikalisetty merged 1 commit into
mainfrom
codex/cli-version-source
Aug 13, 2026
Merged

fix(cli): derive reported version from package manifest#5
bhavanikalisetty merged 1 commit into
mainfrom
codex/cli-version-source

Conversation

@bhavanikalisetty

Copy link
Copy Markdown
Contributor

Summary

  • patch the release to 0.2.3 because npm package 0.2.2 still reports executable version 0.2.1
  • derive rtrvr --version from the package manifest instead of a hardcoded string
  • add a built-artifact test so manifest and executable versions cannot drift again

Verification

  • Node 20.20 and Node 22.10: build, typecheck, and all 25 tests pass
  • executable reports 0.2.3
  • packed tarball contains package.json, README, dist/index.js, and dist/index.d.ts

@bhavanikalisetty
bhavanikalisetty merged commit 28c3a26 into main Aug 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant