frinyvonnick / gitmoji-changelog

A changelog generator for gitmoji 😜
https://www.npmjs.com/package/gitmoji-changelog
MIT License
388 stars 49 forks source link

👽️ Updated emojis according to gitmoji.dev #236

Closed 0x1026 closed 1 year ago

frinyvonnick commented 2 years ago

Hello @Hugovidafe 👋

Thank you for opening this pull request. I approved the workflow to run. It found lint errors, could you fix it? I'll take the time to give a look at this pull request as soon as possible 👍

ghost commented 2 years ago

hello, i'm looking for a way to configure the emoji groupings then i found this PR since i'm using also gitmoji.dev. it would be awesome if this gets merged soon or on next release 😸 🍻

frinyvonnick commented 2 years ago

Hello @levin-iona 👋

It lacks of documentation but while waiting for this PR to be merged, you can pass a custom mapping in the configuration (see https://github.com/frinyvonnick/gitmoji-changelog/blob/master/packages/gitmoji-changelog-core/src/parser.js#L31 for implementation and here is the test with a custom config : https://github.com/frinyvonnick/gitmoji-changelog/blob/master/packages/gitmoji-changelog-core/src/parser.spec.js#L71).

frinyvonnick commented 2 years ago

Saw your reaction @Hugovidafe, sorry it takes a long time 😓 . I do it on my free time as a hobby.