Generate automatic CHANGELOG.md with the conventional standard commits added since the last release.
For more info about visit conventional commits website.
npm install -g chancli-changelog-generator
# Your desired title
<!-- append_here -->
Notes:
- You can change
Your desired title
for whatever you want. - The
<!-- append_here -->
is VERY IMPORTANT, the library would use this string as the placeholder position.
Execute in your project root:
chancli-changelog-generator