npm-git-release

v1.5.8
Easy, cross-OS commandline utility for npm and git semver-based version release
npm git release publish cross-os semver commandline cli clojurescript and 7 more...

npm-git-release

Easy, cross-OS commandline utility for npm and git semver-based version release

npm npm

Install

npm install -g npm-git-release  

Usage

ngr <patch|minor|major>  

This will:

  • bump the version in your package.json according to the type of release you've specified.
  • push a commit to your master branch of your remote repository with the new release tag
  • publish the new package version on npm
npm i npm-git-release

Metadata

  • MIT
  • Whatever
  • Michel Moreau
  • released 3/6/2018

Downloads

Maintainers