@teka15/release-notes-generator
v1.0.0
Published
Custom Release Note Generator for Semantic Release.
Downloads
2
Readme
@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-gitmoji