v0.1.2
Summary
- Normalize npm package metadata before first npm publication.
- Keep the CLI bin entry intact for npx by using npm-normalized package fields.
- Update GitHub Action examples to v0.1.2.
Verification
- npm run check
- npm audit
- npm publish --dry-run
- npm pack --dry-run
Note: npm publication still requires npm two-factor authentication or a granular access token with bypass 2FA enabled.