Skip to content

v0.1.4

Choose a tag to compare

@gnim81 gnim81 released this 28 May 15:36

Summary

  • Fix CLI version reporting so �wi-scan --version matches the package version.
  • Add regression coverage that compares CLI output with package.json.
  • Update GitHub Action examples to v0.1.4.

Verification

  • npm run check
  • npm audit
  • npm publish --dry-run
  • node dist/cli.js --version

Note: npm publish is handled manually by the project owner.