Skip to content

woaiso/auto-upgrade-npm-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-upgrade-npm-version

Greenkeeper badge Build Status codecov License npm

this tool will help auto upgrade your package version on npm. it's helpfull on ci runner like gitlab-ci travis-ci

Install

Get auto-upgrade-npm-version from npm

$ npm install -g auto-upgrade-npm-version
$ npm install --save-dev auto-upgrade-npm-version

This will install the runner as auto-upgrade-npm-version.

Usage (CLI)

The CLI provides the following options:

auto-upgrade-npm-version

Usage (Npm Scrips)

add prepublish

package.json

"scripts": {
    "prepublish": "auto-upgrade-npm-version"
  }

About

this tool will help auto upgrade your package version on npm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •