From 91697e96c382484609751a62832d1ee525977795 Mon Sep 17 00:00:00 2001 From: Manjunatha Shanbhog Date: Fri, 25 Mar 2022 08:24:59 +0530 Subject: [PATCH] version change --- CHANGELOG.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eb902b..52263cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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** diff --git a/package.json b/package.json index afc8030..2558f65 100644 --- a/package.json +++ b/package.json @@ -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": [