npm-bump icon indicating copy to clipboard operation
npm-bump copied to clipboard

A better `npm version major|minor|patch`

Results 6 npm-bump issues
Sort by recently updated
recently updated
newest added

allow ignoring unknown files... a project may contain files that are not ready to be committed (unknown; not yet git added).. this lets you npm-bump even if your project contains...

Tried in Git Bash, Powershell and cmd ```error: pathspec '1.1.10'' did not match any file(s) known to git child_process.js:669 throw err; ^ Error: Command failed: git commit -m 'Tag 1.1.10'...

If anything throws in a process _before_ we publish on npm, a full rollback should happen (including a `push --force` on a branch to the previous version?)