1.0.2 • Published 3 years ago

get-next-version v1.0.2

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

Build Status version MIT License

The problem

I want to know what the next semantic version bumb, based on conventional commits would be without doing one.

This solution

This package checks the current commited version and will show the next logical version number.

Table of Contents

Installation

This module should be installed as one of your project's devDependencies:

npm install --save-dev get-next-version

Usage

get-next-version
get-next-version --source <source>

License

MIT