Skip to content

Pressship 0.1.9

Choose a tag to compare

@f f released this 22 May 08:12
· 19 commits to main since this release

What's changed

  • Add pressship verify / npx pressship verify to run readme validation and Plugin Check without creating a zip, submitting, or touching SVN.
  • Add JSON output for verification results.
  • Document the verify workflow in the README and Docusaurus docs.
  • Add unit coverage for verification summary output.

Verification

  • npm run build
  • npm run typecheck
  • npm test
  • npm run docs:build
  • npm pack --dry-run