A simple module to auto-create release note changelogs for repos based on the delta in commits.
npm install --save-dev automatic-release-notes
export GH_TOKEN=<github_token>How do I get a github token?
- Follow the inscructions here
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
A simple module to auto-create release note changelogs for repos based on the delta in commits.
npm install --save-dev automatic-release-notes
export GH_TOKEN=<github_token>How do I get a github token?