@jeromefitz/release-notes-generator
TypeScript icon, indicating that this package has built-in type declarations

2.0.8 • Public • Published

@jeromefitz/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.

[
  '@jeromefitz/release-notes-generator',
  {
    config: '@jeromefitz/conventional-gitmoji',
  },
]

Installation

Also add the changelog-config customization:

yarn add @jeromefitz/release-notes-generator @jeromefitz/conventional-gitmoji

Readme

Keywords

none

Package Sidebar

Install

npm i @jeromefitz/release-notes-generator

Weekly Downloads

20

Version

2.0.8

License

MIT

Unpacked Size

10.6 kB

Total Files

5

Last publish

Collaborators

  • jeromefitz