🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

npm-git-release

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-git-release

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

latest
Source
npmnpm
Version
1.5.8
Version published
Maintainers
1
Created
Source

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

Keywords

npm

FAQs

Package last updated on 06 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts