Skip to content
Vadim edited this page Aug 7, 2026 · 5 revisions

Additional guides for extending the basic release workflow.

  • Publishing packages - publish packages to the npm Registry or GitHub Packages, including pnpm support and provenance.
  • Release hooks - run checks, generate artifacts, and include generated files in release commits.
  • Draft Releases - create GitHub Releases as drafts and publish them manually after review.

Clone this wiki locally