UNPKG

chanlog

Version:

A beautiful tool to make changelog file

30 lines (20 loc) • 418 B
# chanlog > A beautiful javascript tool to change log and generate CHANGELOG.md file ## ✨ Feature - fast to generate CHANGELOG.md ## šŸš€ Start ### install ```bash npm i -D chanlog # OR yarn add -D chanlog ``` ```js "scripts": { "chanlog": "chanlog" }, ``` ```bash npm run chanlog # OR yarn chanlog ``` <br> <br> šŸ˜‰šŸ˜˜ If it is helpful to you, please add <b>ā­ļø<a href="">Star</a></b> Thanks~