Releases: frinyvonnick/gitmoji-changelog
Releases Β· frinyvonnick/gitmoji-changelog
v2.3.0
Added
Changed
- β¬οΈ Bump ssri from 6.0.1 to 6.0.2 (#215) [ed4a033]
- β¬οΈ Bump normalize-url from 4.5.0 to 4.5.1 (#219) [9cb9e41]
- β¬οΈ Bump y18n from 3.2.1 to 3.2.2 (#220) [0668d86]
- β¬οΈ Upgrade dependencies using yarn upgrade (#232) [14f55bc]
- β¬οΈ Upgrade vulnerable packages (#230) [27c53bd]
Miscellaneous
v2.2.1
v2.2.0
v2.1.0
Added
- β¨ Add maven preset (#172) [1622775] (by Guillaume MembrΓ©)
- β¨ Generate a bug report when unexpected errors happens (#137) [6d68130] (by Yvonnick FRIN)
- β¨ Add a generic preset using configuration file (#160) [d41ebc6] (by Yvonnick FRIN)
- β¨ Add configuration so users can customize commit mapping (#155) [be1fca2] (by Yvonnick FRIN)
Changed
- β»οΈ Make core independent from the git client. (#171) [4094bb9] (by Benjamin Petetot)
- β»οΈ Improve error messages for preset system (#161) [a51fee2] (by Yvonnick FRIN)
Fixed
- βοΈ Fix typo in CHANGELOG [14662c4] (by FRIN Yvonnick)
Miscellaneous
- π Correct sentence structure in documentation (#173) [36872a0] (by Daniel Tamkin)
- π³ Upgrade Docker image version (#167) [8276d4a] (by Charles-Henri GUERIN)
- π Add documentation about generic preset (#163) [c940075] (by Yvonnick FRIN)
- π Fix presets path link (#150) [a27f818] (by Rodion Martynov)
v2.0.1
v2.0.0
Added
β¨ Add a presets system to be independent from the package.json (#128) [24cead9]
β¨ Add interactive option to manually select commits (#81) [d13ca2e]
Changed
π₯ Change core function parameters from "mode" to "from" and "to" (#127) [42af500]
Fixed
π Handle pre-release as latest version in markdown (#126) [d22699b]
π Use last version from changelog file instead of previous git tag (#82) [d3c49d0]
π Fix updating changelog after tagging a version (#115) [8df6705]
π Fix dates sorting in commits (#75) [748e673]
Miscellaneous
π Improve documentation (#129) [a2c994e]
π Create CODE_OF_CONDUCT.md file [51c1314]
v1.1.0
Added
- β¨ 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)
Fixed
- π 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)
Miscellaneous
v1.0.1
v1.0.0
Added
- β¨ 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)