Skip to content

build(version): VERSION file + semver bump + build script (inject from VERSION)#9

Merged
bodaay merged 1 commit into
mainfrom
feat/version-file
Jun 6, 2026
Merged

build(version): VERSION file + semver bump + build script (inject from VERSION)#9
bodaay merged 1 commit into
mainfrom
feat/version-file

Conversation

@bodaay

@bodaay bodaay commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

build(version): VERSION file + semver bump + build script (inject from VERSION)

🤖 Generated with Claude Code

Add the project versioning convention: a VERSION file as the single source of
truth, scripts/bump-version.sh (semver major|minor|patch), and scripts/build.sh
which injects VERSION into the binary at link time
(-ldflags -X .../internal/cli.version). `relay version` already existed; it now
reports the VERSION-file value.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bodaay bodaay merged commit ed9e1cb into main Jun 6, 2026
1 of 2 checks passed
@bodaay bodaay deleted the feat/version-file branch June 6, 2026 14:14
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