1.0.3 • Published 4 years ago
@triuman/calogen v1.0.3
calogen
CHANGELOG merger.
Usage
Create a template.md file where the logs are going to be. Check the example project in the source.
npx calogen init
or yarn calogen init
npx calogen a
to add a new log.
npx calogen g
to generate the changelog.
npx calogen p -v 1.2.3
to publish a new version and generate the changelog.