Skip to content

Conversation

@clayroach
Copy link
Owner

Summary

  • Read CLI version from package.json instead of hardcoding it
  • Uses Node.js built-in fs/path/url modules to read package.json at startup
  • Version now automatically stays in sync with package.json

Test plan

  • pnpm dev --version outputs 0.1.3 (from package.json)
  • Tests pass

🤖 Generated with Claude Code

@clayroach clayroach merged commit 68b0d80 into main Dec 10, 2025
2 checks passed
@clayroach clayroach deleted the feat/dynamic-version branch December 10, 2025 02:20
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.

2 participants