Skip to content

v0.1.2

Choose a tag to compare

@gnim81 gnim81 released this 28 May 15:07

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.