Skip to content

Latest commit

 

History

History
52 lines (26 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

52 lines (26 loc) · 2.65 KB

1.4.3 (2024-01-09)

Bug Fixes

  • request build error due to tsconfigs (c13546d)

1.4.2 (2024-01-09)

Bug Fixes

  • request default import error (c115cde)

1.4.1 (2024-01-09)

Bug Fixes

  • wrong main file path after build (371226a)

1.4.0 (2023-12-31)

Bug Fixes

Features

  • add common request hanlder (f47d8fc)
  • add zod validation (8faaea5)
  • move schema validation to single file (7a11af7)
  • organize methods by entity (5867b8d)
  • simplified main exported file methods (8d486ed)
  • update package dependencies (a9400a9)
  • update response schemas (c1cc3a6)

1.3.0 (2023-12-25)

Features

  • support override base url (7161885)

1.2.0 (2022-12-03)

Features

  • ci-cd: add changelog auto update with semantic release (#4) (9f3726a)