1.5.8 • Published 6 years ago

npm-git-release v1.5.8

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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

1.5.8

6 years ago

1.5.7

6 years ago

1.5.6

6 years ago

1.5.5

6 years ago

1.5.3

6 years ago

1.5.2

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.1.0

6 years ago