/bun:publish Publish package to npm registry after building with Bun. When to Use This Skill | Use this skill when... | Use bun-publishing instead when... | |---|---| | Executing a single action with the right flags | Looking up broader npm publishing workflow guidance and conventions | | Previewing a publish with before releasing | Configuring , scoped-package access, or provenance setup | | Releasing a scoped package with | Use bun-build when you need to produce build artifacts before publishing | | Enabling supply-chain signing on a release | Use bun-lockfile-update when bumping dependenci…