Vertis - Your Changelog Companion
Vertis is a utility library that helps you with your changelogs.
It allows to easily generate changelogs for you projects.
Please check out the official documentation to get started using Vertis, visit vertis.cadgerfeast.dev.
npm install --save-dev vertis
# Looks for global help
vertis
vertis help
vertis --help
# Prints current vertis version
vertis version
vertis --version