Skip to content

v0.1.1

Choose a tag to compare

@jinyounghub jinyounghub released this 05 Jul 07:47

v0.1.1

Patch release focused on public project hardening and package verification.

Changed

  • Added npm smoke-test evidence.
  • Added CI package smoke test and self-scan artifacts.
  • Added project health metrics.
  • Added adoption guidance and release checklist documentation.
  • Removed private planning material from public docs.
  • Updated README badges, usage examples, and early maturity notes.

Verification

  • npm ci
  • npm run lint
  • npm test
  • npm run build
  • npm audit --audit-level=moderate
  • npm pack --dry-run
  • packed CLI smoke test
  • workflow self-scan Markdown/SARIF artifact generation