Skip to content

Choose a tag to compare

@syntax-dot syntax-dot released this 29 Jun 11:57

Patch release for the public npm launch.

What's changed

  • Added npm discovery metadata and README trust badges.
  • Lowered the supported runtime to Node.js 20+ after a Node 20 smoke test.
  • Added the post-release launch checklist for the first public distribution loop.

Install

npm install -D @syntaxname/verdictci
npx verdictci --help

Upgrade notes

  • Package name: @syntaxname/verdictci.
  • Runtime requirement: Node.js >=20.0.0.
  • This release keeps the MVP local-first: CLI, GitHub Action wrapper, result JSON, and Markdown summaries. Hosted dashboards, accounts, billing, GitHub App behavior, SSO, and enterprise governance remain out of scope.

Verification

Release preparation was verified with docs checks, lint, typecheck, unit tests, e2e tests, package smoke, npm publish dry-run, Node 20 CLI smoke, and pass/fail fixture QA.

npm: https://www.npmjs.com/package/@syntaxname/verdictci/v/0.1.1