Pressship 0.1.8
What's changed
- Run readme validation and Plugin Check before SVN-backed publish/release flows.
- Add
--no-verifyas the single bypass flag across publish, submit, release, and pack. - Replace pack's old
--no-validatesurface with--no-verifyfor consistent CLI behavior. - Document the verification flow and add regression coverage for release verification before SVN work starts.
Verification
npm run buildnpm run typechecknpm testnpm run docs:buildnpm pack --dry-run
npm publish intentionally not run from this release prep.