1.0.0 • Published 2 years ago
@teka15/release-notes-generator v1.0.0
@teka15/release-notes-generator
Heavily customized fork (cannot stress that enough) of conventional-changelog and release-notes-generator.
This moves away from Handlebars into TypeScript and is currently hyper-specific to GitHub only. :octocat:
May move to remark once semantic-release is ESM.
[
'@teka15/release-notes-generator',
{
config: '@teka15/conventional-gitmoji',
},
]Installation
Also add the changelog-config customization:
yarn add @teka15/release-notes-generator @teka15/conventional-gitmoji1.0.0
2 years ago