Skip to content

Releases: frinyvonnick/gitmoji-changelog

v2.3.0

04 Jan 09:58
Compare
Choose a tag to compare

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

  • πŸ‘₯ Add horaklukas as a contributor for code (#234) [1f94e98]
  • πŸ‘₯ Add juwit as a contributor for code (#233) [b643004]

v2.2.1

26 Jun 10:36
Compare
Choose a tag to compare

Changed

  • πŸ“Œ Fix yarn.lock not up to date (#207) [54d194f]

Fixed

  • πŸ› Fix unsupported key using read-pkg-up (#206) [7a2eb08]

Miscellaneous

  • πŸ‘₯ Add MarkLyck as a contributor (#208) [134dfb9]

v2.2.0

16 Dec 11:56
Compare
Choose a tag to compare

Added

Changed

Fixed

  • πŸ› Fix init command (#204) [a9b1bfe]
  • πŸ› Fix a bug occuring when version is missing in configuration but passed as argument (#190) [20cf369]

Miscellaneous

  • πŸ“ Add the documentation site (#194) [5e0a971]
  • πŸ₯… Handle functional errors [9a15406]
  • πŸ“ Improve documentation about presets (#189) [4e22239]
  • πŸ“ Improve Workflow section (#152) [1635963]

v2.1.0

28 Jan 09:04
Compare
Choose a tag to compare

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

21 Nov 09:02
Compare
Choose a tag to compare

Added

  • πŸ‘·β€β™‚οΈ 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)

Fixed

  • πŸ› Fix bug preventing generating changelog when previous version doesn't exist (#145) [4f04f45] (by Yvonnick FRIN)

v2.0.0

31 Oct 13:34
Compare
Choose a tag to compare

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

15 Nov 15:32
Compare
Choose a tag to compare

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

  • βš— Group similar commits together (#50) [06c8f3c] (by Fabien JUIF)
  • 🐳 Init dockerfile (#61) [afa7021] (by Logan HAUSPIE) & (#69) [36c0e06] (by Charles-Henri GUERIN)

v1.0.1

25 Oct 14:18
Compare
Choose a tag to compare
  • πŸ› Prevent having right commits by version (#30) (de06319)
  • πŸ› Get correct commit ranges from tags (#32) (573a2d0)

v1.0.0

25 Oct 11:50
Compare
Choose a tag to compare

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)