Skip to content

Latest commit

 

History

History
58 lines (26 loc) · 3.08 KB

CHANGELOG.md

File metadata and controls

58 lines (26 loc) · 3.08 KB

1.12.3 (2024-08-21)

Bug Fixes

  • Add exception message in callback message (#106) (cadfa06)

1.12.2 (2024-02-28)

Bug Fixes

1.12.1 (2024-02-27)

Bug Fixes

  • Updating readme to force release a new version (#101) (9220917)

1.12.0 (2023-08-03)

Bug Fixes

  • lock semantic-release-replace-plugin version to workaround error in the latest version (#95) (7c8fd83)

Features

  • support setter for logMode and logLevel (#94) (d07f830)

1.11.1 (2023-06-28)

Bug Fixes

1.11.0 (2023-06-20)

Bug Fixes

  • fix failed unit tests due to async methods (#74) (026c3cc)
  • handle non-json response bodies and retry on 5xx errors. (#85) (1d4567e)

Features

Reverts

  • Revert "feat: add library context field (#76)" (#77) (7d9e474), closes #76 #77