Skip to content

Latest commit

 

History

History
120 lines (55 loc) · 4.37 KB

CHANGELOG.md

File metadata and controls

120 lines (55 loc) · 4.37 KB

Changelog

0.6.0 (2024-12-11)

Features ✨

  • export Data and JSendResponse (ef24218)

0.5.2 (2024-12-11)

Bug Fixes 🐞

0.5.1 (2024-12-11)

Bug Fixes 🐞

  • export named class instead (d956ac8)

0.5.0 (2024-12-11)

Features ✨

Bug Fixes 🐞

  • correct JSDoc comment for ErrorFunc (3269285)

0.4.4 (2024-12-11)

Bug Fixes 🐞

  • correct JSDoc for ErrorFunc (13eddec)

0.4.3 (2024-12-11)

Bug Fixes 🐞

0.4.2 (2024-12-11)

Bug Fixes 🐞

  • release-please: publish types only to NPM (cd13e3a)

0.4.1 (2024-12-11)

Bug Fixes 🐞

  • release-please: NPM publish (5012e61)

0.4.0 (2024-12-11)

Features ✨

  • add the SUCCESS constant, which represents success response without data (2614ef3)
  • first commit (b71e1cb)

Bug Fixes 🐞

  • correct package publishing (b88461a)
  • correct publish workflow (376d650)
  • correct version (19f22c1)
  • correct workflow (4803e3f)
  • release-please: change release-type as go (e4295c8)

0.3.0 (2024-12-08)

Features ✨

  • add the SUCCESS constant, which represents success response without data (2614ef3)

0.2.2 (2024-12-08)

Bug Fixes 🐞

  • correct publish workflow (376d650)

0.2.1 (2024-12-08)

Bug Fixes 🐞

  • correct package publishing (b88461a)

0.2.0 (2024-12-08)

Features ✨

Bug Fixes 🐞

0.1.0 (2024-12-08)

Features ✨