Skip to content

Releases: Bandwidth/node-numbers

v2.0.0

Choose a tag to compare

@ckoegel ckoegel released this 07 Jan 17:03
cce8852

What's Changed

New Contributors

Full Changelog: v1.10.0...v2.0.0

v1.10.0

Choose a tag to compare

@ckoegel ckoegel released this 04 Jun 21:18
5fb5813

What's Changed

Full Changelog: v1.9.2...v1.10.0

v1.9.2

Choose a tag to compare

@ckoegel ckoegel released this 02 Jan 16:27
6e899bc

What's Changed

  • SWI-3723 [Snyk] Security upgrade superagent from 3.8.3 to 7.0.2 by @bwappsec in #65
  • Bump xml2js from 0.4.23 to 0.5.0 by @dependabot in #62

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

Choose a tag to compare

@ckoegel ckoegel released this 28 Mar 19:05
92b6fe6

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

Choose a tag to compare

@ajrice6713 ajrice6713 released this 01 Mar 14:11
8587a60

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

Choose a tag to compare

@hamermike hamermike released this 28 Sep 18:15
9755cc3

Changes

  • #33 Added update to sip peer.
  • #40 The object returned by TnOptions.create() differs from whats returned in TnObjects.get(). Previously, the SDK expected the get object to come back in the response. This has been fixed so that the response from create() is accessible.