Fixed bug on multiple call placing during retries.

This commit is contained in:
Koushik-Ayila 2021-02-17 16:19:59 +05:30
parent 03a2efa4f4
commit 87e4b272ca
2 changed files with 4 additions and 1 deletions

View file

@ -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.

View file

@ -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": [