1.0.0 • Published 3 years ago

@serviceware/changegen v1.0.0

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

changegen

CHANGELOG merger.

Usage

Create a template.md file where the logs are going to be. Check the example project in the source.

npx changegen init or yarn calogen init

npx changegen a to add a new log. npx changegen g to generate the changelog. npx changegen p -v 1.2.3 to publish a new version and generate the changelog.