Skip to content

MesaVolt/git-changelog-generator

Repository files navigation

Git Changelog Generator

Generate fancy tech-oriented changelogs from any git patch:

Git Changelog Generator

Changelog

  • Setup GitHub pages ee29e04
  • Setup GitHub actions dfdb153
  • Add live markdown preview ededc83
  • Add basic error handling a51b8cc

Stats

7 commits
23 files changed
+1213 additions
-196 deletions

Contributors:

Try it live

Tip: to get proper links to each commit, specify the repository URL as such: https://mesavolt.github.io/git-changelog-generator/?repositoryUrl=https://github.com/MesaVolt/git-changelog-generator

Development

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Releases

No releases published

Packages

No packages published