Skip to content

🦋 A changelog entry generator for GitHub that links to commits and PRs.

License

Notifications You must be signed in to change notification settings

robingenz/changelog-github

Repository files navigation

changelog-github

npm (version) npm (downloads)

🦋 A changelog entry generator for GitHub that links to commits and PRs.

This generator is based on @changesets/changelog-github and intended for use with Changesets.

Installation

  1. Install the pckage:
    npm install @robingenz/changelog-github
  2. Change your .changeset/config.json to point to the new package:
    "changelog": [
       "@robingenz/changelog-github",
       { "repo": "org/repo" }
    ],
    
    Replace org/repo with your own repo.

Changelog

See CHANGELOG.md.

License

See LICENSE.

About

🦋 A changelog entry generator for GitHub that links to commits and PRs.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project