We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm version <major|minor|patch> --no-git-tag-version
git add . && git commit -m "Prepare x.y.z release"
git tag -a x.y.z -m "Release version x.y.z"
git push upstream refs/tags/x.y.z
There was an error while loading. Please reload this page.