Skip to content

Releases: emoji-commit/emoji-github-releases

🚢 2.1.0 / 2023-01-06

Choose a tag to compare

@LinusU LinusU released this 06 Jan 15:10
871438f

🎉 Enhancements

  • Use node-fetch instead of experimental built-in fetch

🚢 2.0.0 / 2023-01-06

Choose a tag to compare

@LinusU LinusU released this 06 Jan 15:07
7c111c4

💥 Breaking Changes

  • Convert package to ESM

    Migration Guide:

    This relases changes the package from a Common JS module to an EcmaScript module, and drops support for older versions of Node.

    • The minimum version of Node.js supported is now: 14.18.0, 16.14.0, and 18.0.0

🌹 Internal Changes

  • Use git-log package for reading Git log

🚢 1.1.1 / 2019-11-22

Choose a tag to compare

@LinusU LinusU released this 22 Nov 17:37
f172fd1

🐛 Fixes

  • Fix Readme to actually contain documentation

🚢 1.1.0 / 2019-11-16

Choose a tag to compare

@LinusU LinusU released this 16 Nov 19:57
5e0f3e6

🎉 Enhancements

  • Bump dependencies

🚢 1.0.0 / 2019-11-16

Choose a tag to compare

@LinusU LinusU released this 16 Nov 18:32
e25ed95

🎉 Initial release