Skip to content

Releases: Vonage/vonage-cli

@vonage/cli@1.1.3

08 Apr 13:41
1fac464
Compare
Choose a tag to compare

@vonage/cli@1.1.2

25 Feb 22:38
Compare
Choose a tag to compare

Full Changelog: https://github.com/Vonage/vonage-cli/commits/@vonage/cli@1.1.2## What's Changed

  • fix: Args not found bug
  • fix(jwt): default A to full permissions
  • fix(sms): -h was throwing an error

Full Changelog: https://github.com/Vonage/vonage-cli/commits/@vonage/cli@1.1.2

@vonage/cli@1.1.1

22 Feb 17:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/Vonage/vonage-cli/commits/@vonage/cli@1.1.1

v1.1.0 - Added `numbers:update`

12 Jan 19:03
Compare
Choose a tag to compare

This update includes a new command, numbers:update.
Currently allows updates of the inbound SMS url.
Use vonage numbers:update -h for details on usage.
This also includes new testing harness and various bug fixes.