CI-friendly validation, pipeline-ready version output, local preview, and scoped changelog builds.

  • ship-notes validate — checks all release files for schema errors, exits non-zero on failure
  • ship-notes latest — prints the latest version number to stdout, useful in CI pipelines and shell scripts
  • ship-notes preview — starts the local SvelteKit dev server from anywhere in the project tree
  • ship-notes build --since <version> — scopes changelog output to releases at or after the given version