Skip to content

Latest commit

 

History

History
153 lines (75 loc) · 6.35 KB

CHANGELOG.md

File metadata and controls

153 lines (75 loc) · 6.35 KB

2.1.0 (2025-01-09)

Bug Fixes

  • Add .prettierrc.json to make double quotes explicit (6eb7d9b)
  • Adds missing properties to saveInvoice response (ad88088)

Features

  • Add getPaymentMethods, saveInvoice, getTags, getSevUsers, getContactAddresses, getStaticCountries, getParts (80ea7a6)
  • Adds getContactAdresses (a0f91b3)
  • Adds getParts (f0bbb2d)
  • Adds getPaymentMethods (5a981d5)
  • Adds getSevUsers (033de13)
  • Adds getStaticCountries (202eeaa)
  • Adds getTags (287bd03)
  • Adds saveInvoice (7d9b8a9)

2.1.0 (2025-01-09)

Bug Fixes

  • Add .prettierrc.json to make double quotes explicit (6eb7d9b)
  • Adds missing properties to saveInvoice response (ad88088)

Features

  • Add getPaymentMethods, saveInvoice, getTags, getSevUsers, getContactAddresses, getStaticCountries, getParts (80ea7a6)
  • Adds getContactAdresses (a0f91b3)
  • Adds getParts (f0bbb2d)
  • Adds getPaymentMethods (5a981d5)
  • Adds getSevUsers (033de13)
  • Adds getStaticCountries (202eeaa)
  • Adds getTags (287bd03)
  • Adds saveInvoice (7d9b8a9)

2.0.0 (2022-09-03)

chore

BREAKING CHANGES

  • This is potentially breaking if any of the upstream packages removed support for a specific Node version

1.7.1 (2021-09-10)

Bug Fixes

  • Errors in generated typings (e9c1089)

1.7.0 (2021-09-03)

Features

  • Publish package also on GitHub (5d42053)

1.6.0 (2021-09-03)

Features

1.5.0 (2021-09-03)

Bug Fixes

  • Wrong version number in test-and-release workflow (40a423a)

Features

1.4.2 (2021-09-02)

Bug Fixes

  • Double slash in URLs (ecc300b)
  • Incorrect package.json entries (62a0cf8)

1.4.1 (2021-08-29)

Bug Fixes

1.4.0 (2021-08-29)

Bug Fixes

Features

  • Publish package also on GitHub (00e84a9)

1.3.2 (2021-08-29)

Bug Fixes

  • Incorrect publishConfig (8d5421b)

1.3.1 (2021-08-29)

Bug Fixes

  • Incorrect publish config (1af08b7)

1.3.0 (2021-08-28)

Features

  • Replace .npmrc with publishConfig (a19f90a)

1.2.0 (2021-08-28)

Features

1.1.0 (2021-08-28)

Features

1.0.0 (2021-08-28)

Features

  • Add first implementation (0901d06)