bump version 4.21.0

This commit is contained in:
huzaif-plivo 2021-07-20 11:31:57 +05:30
parent 801247338f
commit 852add0dd5
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
# Change Log
## [v4.21.0](https://github.com/plivo/plivo-node/tree/v4.21.0) (2021-07-20)
- This version includes advancements to the Messaging Interface that deals with the [Send SMS/MMS](https://www.plivo.com/docs/sms/api/message#send-a-message) interface, Creating a standard structure for `request/input` arguments to make implementation easier and incorporating support for the older interface.
## [v4.20.0](https://github.com/plivo/plivo-node/tree/v4.20.0) (2021-07-13)
- Power pack ID has been included to the response for the [list all messages API](https://www.plivo.com/docs/sms/api/message/list-all-messages/) and the [get message details API](https://www.plivo.com/docs/sms/api/message#retrieve-a-message).
- Support for filtering messages by Power pack ID has been added to the [list all messages API](https://www.plivo.com/docs/sms/api/message#list-all-messages).

View file

@ -1,6 +1,6 @@
{
"name": "plivo",
"version": "4.20.0",
"version": "4.21.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": [