gitmoji-changelog icon indicating copy to clipboard operation
gitmoji-changelog copied to clipboard

A changelog generator for gitmoji 😜

Results 53 gitmoji-changelog issues
Sort by recently updated
recently updated
newest added

Maybe you could group lignes of changelog ? Imagine this commit log: 1. `:sparkles: screen / users / add` 2. `:sparkles: screen / todo / list` 3. `:sparkles: screen /...

idea

Publish gitmoji-changelog on GitHub registry.

idea

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]:...

enhancement

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...

enhancement

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...

enhancement

https://github.com/frinyvonnick/gitmoji-changelog/pull/53#discussion_r228716589

enhancement

We should merge prerelease versions like alpha, beta, release candidate, ... when the matching release has been done.

enhancement

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...

enhancement

Repo: https://github.com/github-changelog-generator/github-changelog-generator

idea