mirror of
https://github.com/donl/plivo-node.git
synced 2026-06-30 06:12:08 -06:00
bump version
This commit is contained in:
parent
b2c76e00d7
commit
fe03992b85
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Change Log
|
||||
|
||||
## [v4.22.0](https://github.com/plivo/plivo-node/tree/v4.22.0) (2021-08-12)
|
||||
- Fix add numbers to a powerpack by reverting retrievable object responses support for [Retrieve a Power pack API](https://www.plivo.com/docs/sms/api/powerpack#retrieve-a-powerpack).
|
||||
|
||||
## [v4.21.0](https://github.com/plivo/plivo-node/tree/v4.21.0) (2021-08-05)
|
||||
- Fixed a Typescript warning about base interpretation.
|
||||
- Add retrievable object responses support for [Retrieve a Power pack API](https://www.plivo.com/docs/sms/api/powerpack#retrieve-a-powerpack).
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.21.0",
|
||||
"version": "4.22.0",
|
||||
"description": "A Node.js SDK to make voice calls and send SMS using Plivo and to generate Plivo XML",
|
||||
"homepage": "https://github.com/plivo/plivo-node",
|
||||
"files": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue