1.0.0 • Published 8 months ago

@teka15/release-notes-generator v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@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