Added SDK versioning

This commit is contained in:
Koushik-Ayila 2021-11-03 12:10:04 +05:30
parent ceec752785
commit a2e07c8e01
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
# Change Log
## [v4.24.0](https://github.com/plivo/plivo-node/tree/v4.24.0) (2021-11-03)
- Added Voice MPC enhancements.
## [v4.23.1](https://github.com/plivo/plivo-node/tree/v4.23.1) (2021-10-13)
**Bug Fix**
- LiveCallInterface.

View file

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