mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-25 22:07:10 -06:00
version change
This commit is contained in:
parent
40d8a8c863
commit
91697e96c3
2 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Change Log
|
||||
|
||||
## [v4.28.1](https://github.com/plivo/plivo-node/tree/v4.28.1) (2022-03-03)
|
||||
## [v4.29.0](https://github.com/plivo/plivo-node/tree/v4.29.0) (2022-03-25)
|
||||
**Features - DialElement**
|
||||
- confirmTimeout parameter added in dial element
|
||||
- `confirmTimeout` parameter added to [The Dial element](https://www.plivo.com/docs/voice/xml/dial/)
|
||||
|
||||
## [v4.28.0](https://github.com/plivo/plivo-node/tree/v4.28.0) (2022-02-23)
|
||||
**Features - Numbers: Hosted Messaging API**
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.28.1",
|
||||
"version": "4.29.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