version_change

This commit is contained in:
ajay-plivo 2022-03-25 17:47:04 +05:30
parent 25ec179da1
commit 0253aa699e
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Change Log
## [v4.29.1](https://github.com/plivo/plivo-node/tree/v4.29.1) (2022-03-25)
**Bug Fix - DialElement**
- `confirmTimeout` parameter added to [The Dial element](https://www.plivo.com/docs/voice/xml/dial/)
## [v4.29.0](https://github.com/plivo/plivo-node/tree/v4.29.0) (2022-03-25)
**Features - DialElement**
- `confirmTimeout` parameter added to [The Dial element](https://www.plivo.com/docs/voice/xml/dial/)

View file

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