Skip to content

Latest commit

 

History

History
123 lines (64 loc) · 4.48 KB

CHANGELOG.md

File metadata and controls

123 lines (64 loc) · 4.48 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v0.1.5

🩹 Fixes

  • Type exports (4d1eb4a)

❤️ Contributors

  • Conner Bachmann

v0.1.4

🩹 Fixes

  • Export gitmojis (1c23ab3)

🏡 Chore

  • Add repository to package.json (137dd6f)
  • Fix typo (17d0480)

❤️ Contributors

  • Conner Bachmann
  • Wilson Pinto

v0.1.3

🚀 Enhancements

  • Switched to changelogen (354c77f)
  • emojis: Added 🧵 & 🦺 (f7517e5)

🩹 Fixes

  • chore: Updated description (cddb0f8)
  • chore: Removed lock file (a4745e7)

❤️ Contributors

  • Conner
  • Conner Bachmann

0.1.2 (2022-07-05)

Bug Fixes

  • chore: added types option to package.json (a46ddff)

0.1.1 (2022-07-05)

Features

Bug Fixes

  • chore: bumped version (07a9c93)
  • chore: removed yarn error log (418a0da)

0.9.10 (2022-06-27)

Features

Bug Fixes

  • ci: updated node version (f9126ff)

1.0.1 (2022-06-27)

Bug Fixes

  • ci: updated node version (f9126ff)

0.0.3 (2022-06-27)

Features

  • chore: added test/code example 📝 (93732e7)
  • chore: improved performance using regex (d7a5abb)
  • chore: migrated to unbuild@0.7.4 (fef82d5)

Bug Fixes

  • chore: optimized build settings (e767622)

0.0.2 (2022-06-26)

Features

  • chore: added data for first gitmojis (4b874ed)
  • chore: added withSpace option to convert (977f477)
  • chore: completed gitmoji list (7752c83)
  • chore: created readme (c3484b8)
  • chore: integrated core functionality (96e190a)
  • deps: updated dependencies & tsconfig (6053187)

Bug Fixes

  • ci: deactivate lint workflow (944a61f)