NPM Publish

Full npm publish pipeline for scoped @0xjitsu packages. Runs pre-flight validation (package.json fields, .npmrc scope, build, tests, dry-run pack), interactive version bump (patch/minor/major), publishes to npm with public access, creates a git tag and GitHub release, then verifies the published package is installable. Triggered when the user asks to publish an npm package, release a new version, ship to npm, or cut a release.

0xjitsu Updated

File contents

0xjitsu/jitsu-skills/tree/main/skills/npm-publish commit 31d2be29aa

Frequently asked questions

npx skillmds@latest add 0xjitsu/npm-publish