Publish NPM Version

Cuts the next minor release of Prisma Next: bumps the root package.json version, propagates it to every workspace package, and opens a PR titled "chore(release): bump to <next-version>". When the maintainer merges the PR, the `Publish to npm` workflow runs automatically and ships the new version to npm under dist-tag `latest`, plus a matching GitHub Release. Use when a maintainer asks to "cut the next minor", "bump to the next version", "open a release PR", or "prepare a publish PR".

prisma 56cbeb6 7.7 KB Updated

File contents

prisma/prisma-next/tree/main/skills-contrib/publish-npm-version commit 56cbeb6d02

Frequently asked questions

npx skillmds add prisma-prisma-next/publish-npm-version