@hiogawa/changelog
v0.0.1
Published
Minimal `CHANGELOG.md` generator.
Downloads
1
Readme
changelog
Minimal CHANGELOG.md
generator.
usage
$ npx @hiogawa/changelog --help
changelog/0.0.1
Usage:
$ changelog [options]
Generate or update CHANGELOG.md based on git commits
Options:
--dir <path> directory to write CHANGELOG.md (default: process.cwd())
--from <commit> (default: last commit modified CHANGELOG.md)
--to <commit> (default: HEAD)
--repo <url> repository url for PR link formatting
--dry
--removeScope
-h, --help