Skip to content

darenmalfait/get-next-version

Repository files navigation

get-next-version

Getting the semantic next version of your repo using standard-version


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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published