1.0.1 • Published 3 years ago

chanlog v1.0.1

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

chanlog

A beautiful javascript tool to change log and generate CHANGELOG.md file

✨ Feature

  • fast to generate CHANGELOG.md

šŸš€ Start

install

npm i -D chanlog # OR yarn add -D chanlog
  "scripts": {
    "chanlog": "chanlog"
  },
npm run chanlog # OR yarn chanlog