diff --git a/CHANGELOG.md b/CHANGELOG.md index 52263cc8..dec6dc01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/) diff --git a/package.json b/package.json index 2558f65b..5614564f 100644 --- a/package.json +++ b/package.json @@ -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": [