Skip to content

fix(release): support npm and native version lookup - #16

Merged
halfaipg merged 1 commit into
mainfrom
codex/release-version-runtime
Jul 30, 2026
Merged

fix(release): support npm and native version lookup#16
halfaipg merged 1 commit into
mainfrom
codex/release-version-runtime

Conversation

@halfaipg

Copy link
Copy Markdown
Contributor

Summary

  • use compile-time version embedding for standalone Bun binaries
  • keep filesystem package metadata lookup for npm/Node installs
  • inject the version into all binary build targets
  • prepare v2.0.0-pre.86

Verification

  • npm run check (1,307 tests)
  • npm run build
  • packed tarball installed into a clean prefix and executed under Node
  • native darwin-arm64 binary compiled with release define and executed
  • both artifacts report 2.0.0-pre.86 and pass --help

@halfaipg
halfaipg merged commit 5afc596 into main Jul 30, 2026
1 check passed
@halfaipg
halfaipg deleted the codex/release-version-runtime branch July 30, 2026 01:56
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