Skip to content

v0.2.1 — version display fix

Choose a tag to compare

@github-actions github-actions released this 05 Apr 06:31
· 71 commits to main since this release
Immutable release. Only release title and notes can be modified.

Fix

  • mcpm --version now shows the correct version. Previously the version was hardcoded in source. Now it's injected from package.json at build time via tsup define, so CI's tag-based version always matches what the user sees.

Install / upgrade

npm install -g @getmcpm/cli@0.2.1

For the full feature release notes (disable/enable, aliases, completions), see v0.2.0.