Skip to content

v1.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:52
Immutable release. Only release title and notes can be modified.
f11cf1a

Patch Changes

  • #18 7b09b5b Thanks @manufacturist! - Fix --version flag reporting hardcoded 1.0.0 instead of the actual package version. The CLI now reads the version dynamically from package.json at runtime via require, so the reported version stays in sync with every release automatically.