- 👷♂️ Add exact option to canary version (#147) [84c7086] (by Benjamin Petetot)
- 👷♂️ Publish Canary version on master push (#141) [84ab6f1] (by Benjamin Petetot)
- 👷♂️ Setup GitHub CI (#140) [a7f1228] (by Benjamin Petetot)
- 🐛 Fix bug preventing generating changelog when previous version doesn't exist (#145) [4f04f45] (by Yvonnick FRIN)
- ✨ Add a presets system to be independent from the package.json (#128) [24cead9] (by Yvonnick FRIN)
- ✨ Add interactive option to manually select commits (#81) [d13ca2e] (by Franck Abgrall)
- ♻️ Change core function parameters from "mode" to "from" and "to" (#127) [42af500] (by Yvonnick FRIN)
- 🔧 Add editor config file (#124) [6c763a2] (by quentinncl)
- 🔥 Remove some badges [6d27a32] (by Yvonnick FRIN)
- 🐛 Handle pre-release as latest version in markdown (#126) [d22699b] (by Yvonnick FRIN)
- 🐛 Fix updating changelog after tagging a version (#115) [8df6705] (by Yvonnick FRIN)
- 🐛 Use last version from changelog file instead of previous git tag (#82) [d3c49d0] (by Franck Abgrall)
- 🐛 Fix dates sorting in commits (#75) [748e673] (by Mathieu TUDISCO)
- 📝 Add npx instruction on README (#123) [ffcbef5] (by quentinncl)
- 📝 Add contributors to README (#125) [7580ff9] (by Franck Abgrall)
- 📝 Create CODE_OF_CONDUCT.md file [51c1314] (by Yvonnick FRIN)
- 📝 Propose to add badge to our users (#103) [f5981cb] (by Florent Berthelot)
- 🐳 Add dependency in markdown package to fix docker image [804a780] (by FRIN Yvonnick)
- 🐳 Improve Dockerfile and update docker image usage (#109) [55e24c2] (by Baptiste Gauduchon)
- 📝 Add docker usage section (#99) [53c96bc] (by Baptiste Gauduchon)
- 🐳 Fix dependencies versions in Dockerfile (#97) [719541d] (by Baptiste Gauduchon)
- 📦 Add .npmignore file (#73) [b0a243f] (by Emmanuel DEMEY)
- 🐳 Optimize context and image size [a692310] (by Fabien JUIF)
- ✨ Check CLI version (#52) [18ead38] (by Fabien JUIF)
- ✨ Do not override the top of the existing file (#53) [15edd6c] (by Fabien JUIF)
- ✨ Add a breaking changes section (#62) [2a9904b] (by Logan HAUSPIE)
- ✨ Filter bookmark commit out (#54) [7858140] (by Fabien JUIF)
- ✨ Add the author in changelog lines (#56) [979da30] (by Benjamin Petetot)
- 🐛 Remove empty versions (#51) [64ac5a7] (by Fabien JUIF)
- 🐛 Parse unicode emoji in commit (#49) [4d52747] (by Benjamin Petetot)
- 🐛 Fix duplication with incremental update (#60) [c4ffc59] (by Benjamin Petetot)
- 🐛 Fix emojies not identified in some commits (#65) [6a3b1b6] (by Benjamin Petetot)
- ⚗ Group similar commits together (#50) [06c8f3c] (by Fabien JUIF)
- 🐳 Init dockerfile (#61) [afa7021] (by Logan HAUSPIE) & (#69) [36c0e06] (by Charles-Henri GUERIN)
- 🐛 Prevent having right commits by version (#30) (de06319)
- 🐛 Get correct commit ranges from tags (#32) (573a2d0)
- ✨ Generate full and partial changelog (#23) (e7c934a)
- ✨ Group commits by emojis group (#11) (7b8b49b)
- ✨ Sort commits by emoji and date (#24) (08b2af3)
- ✨ Support commit's URL and issues autolink in changelog (#16) (871f164)
- ✨ Add tag's date on version (#22) (ab3d9c6)
- ✨ Generate changelog JSON file (86ca3ea)
- ✨ Generate changelog markdown file (b165f69)