bumper
Bumper helps you work with libraries.
Usage
To install bumper, run:
npm install --global bumper
Bump
Usage:
bumper bump <increment> The bump command will bump the version in your package.json, package-lock.json and add a CHANGELOG.md entry
Future
Bumper will house a mechanism to bump the version of your library inside other repos.