v0.1.4
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.