Skip to content

v0.1.2

Choose a tag to compare

@divB0 divB0 released this 12 Aug 22:00

Fixes

  • Run the packaged CLI correctly when npm invokes it through a node_modules/.bin symlink or a symlinked parent path.
  • Report the version from package.json instead of a separately hardcoded value.
  • Add a package smoke gate that executes the built CLI through a symlink and verifies version and help output.

This supersedes v0.1.1, whose installed npm binary could exit without running the requested command.