Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 11:33
· 784 commits to main since this release
4e0f0ee

6.0.0 (2023-12-16)

Bug Fixes

  • correct import for AccountID (4e0f0ee)

Features

  • allow businessID to be undefined in CloudAPI constructor (99d0a82)

BREAKING CHANGES

  • if no value for businessID is specified in the constructor of CloudAPI, a value must be specified in the parameters object of the new CloudAPI.message method