Skip to content

derlarsen/bump-bump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple version bumper

This modules allows for easy version bumping on both package.json and CHANGELOG.md. All it does is to check the current version from the package.json and increases the version number based on the given bump level.

Installation

yarn add bump-bump

or

npm i -s bump-bump

Usage

$ bump-bump --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published