diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f6f7c6..38c1534 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Change Log +## [4.14.2](https://github.com/plivo/plivo-node/releases/tag/v4.14.1)(2021-02-17) +- Fix duplicate call issue for make call API. + ## [4.14.1](https://github.com/plivo/plivo-node/releases/tag/v4.14.1)(2021-02-09) - Fix Buy Number API & env variables support for TypeScript. diff --git a/package.json b/package.json index 705d749..c4d3189 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plivo", - "version": "4.14.1", + "version": "4.14.2", "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": [