gitmoji-changelog
gitmoji-changelog copied to clipboard
A changelog generator for gitmoji 😜
Maybe you could group lignes of changelog ? Imagine this commit log: 1. `:sparkles: screen / users / add` 2. `:sparkles: screen / todo / list` 3. `:sparkles: screen /...
After looking at [keepachangelog](https://keepachangelog.com/en/1.0.0/), I thought it might be nice to automatically generate comparison links between versions : ``` [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...HEAD [1.0.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.0...v1.0.0 [0.3.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.8...v0.1.0 [0.0.8]:...
I just published a version using `lerna version` since I can't figure out how to use correctly `lerna publish`. Firstly I used the command `lerna version premajor` to bump an...
Hey 👋 I'd like to help you build a SaaS version of gitmoji-changelog! I've had a look at your package structure and it looks quite good 👍 My only concern...
https://github.com/frinyvonnick/gitmoji-changelog/pull/53#discussion_r228716589
We should merge prerelease versions like alpha, beta, release candidate, ... when the matching release has been done.
https://github.com/frinyvonnick/gitmoji-changelog/pull/50#issuecomment-433402808 > In next iteration we should weight group In the screen I posted, it should be the commit with sparkles that should be the main one https://github.com/frinyvonnick/gitmoji-changelog/pull/50#issuecomment-433650377 > It...
Repo: https://github.com/github-changelog-generator/github-changelog-generator