Skip to content

Read CLI version from package.json instead of hardcoding#157

Merged
that-github-user merged 1 commit intomainfrom
fix-cli-version
Mar 29, 2026
Merged

Read CLI version from package.json instead of hardcoding#157
that-github-user merged 1 commit intomainfrom
fix-cli-version

Conversation

@that-github-user
Copy link
Copy Markdown
Owner

Prevents version mismatch on release. --version now always matches package.json.

Prevents version string going out of sync on release. Uses
import.meta.url to resolve package.json relative to the CLI script.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@that-github-user that-github-user merged commit 415ab1d into main Mar 29, 2026
4 checks passed
@that-github-user that-github-user deleted the fix-cli-version branch March 29, 2026 19:43
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