Skip to content

Releases: orbcorp/orb-node

v1.29.0

22 Nov 14:54

Choose a tag to compare

1.29.0 (2023-11-22)

Full Changelog: v1.28.1...v1.29.0

Features

Chores

  • internal: don't call prepare in dist (#39) (986847c)

v1.28.1

21 Nov 00:07

Choose a tag to compare

1.28.1 (2023-11-20)

Full Changelog: v1.28.0...v1.28.1

Chores

  • internal: update some test values (#36) (5fbb843)

Documentation

  • readme: fix link to docs website (#34) (3f8f962)

v1.28.0

16 Nov 16:41

Choose a tag to compare

1.28.0 (2023-11-16)

Full Changelog: v1.27.0...v1.28.0

Features

Chores

  • internal: update APIResource structure (#32) (27b274a)
  • internal: update jest config (#30) (bb4611b)

v1.27.0

09 Nov 16:21

Choose a tag to compare

1.27.0 (2023-11-09)

Full Changelog: v1.26.0...v1.27.0

Features

Chores

v1.26.0

06 Nov 15:04

Choose a tag to compare

1.26.0 (2023-11-06)

Full Changelog: v1.25.0...v1.26.0

Features

Documentation

v1.25.0

27 Oct 09:08

Choose a tag to compare

1.25.0 (2023-10-27)

Full Changelog: v1.24.2...v1.25.0

Features

v1.24.2

26 Oct 16:32

Choose a tag to compare

1.24.2 (2023-10-26)

Full Changelog: v1.24.1...v1.24.2

Bug Fixes

  • client: include more detail in error messages (#13) (178571c)

v1.24.1

26 Oct 03:31

Choose a tag to compare

1.24.1 (2023-10-26)

Full Changelog: v1.24.0...v1.24.1

Bug Fixes

  • rename customer.credits.ledger.create_entry_by_exteral_id and RequestValidationErrors (#11) (02404a8)

v1.24.0

26 Oct 02:02

Choose a tag to compare

1.24.0 (2023-10-26)

Full Changelog: v1.23.0...v1.24.0

Features

v1.23.0

25 Oct 22:12

Choose a tag to compare

1.23.0 (2023-10-25)

Full Changelog: v1.22.0...v1.23.0

Features

  • client: adjust retry behavior to be exponential backoff (#5) (dd376c4)

Bug Fixes