Publish NPM Version

Cuts the next minor release of Prisma Composer: bumps the root package.json version, propagates it to every workspace package in lockstep, and opens a PR titled "chore(release): v<next-version>". When a 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 with auto-generated notes. 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 17414da 3.3 KB Updated

File contents

prisma/app/tree/main/skills-contrib/publish-npm-version commit 17414dad85

Frequently asked questions

npx skillmds@latest add prisma/publish-npm-version