npm version patch --no-git-tag-version
Category: Node.js & npm/yarn
npm version patch --no-git-tag-version
Bump the version in package.json without creating a git commit or tag
Bumps the version number in package.json but does NOT commit to git or create a tag — useful when you manage commits yourself.