mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-30 14:22:16 -06:00
Added SDK versioning
This commit is contained in:
parent
ceec752785
commit
a2e07c8e01
2 changed files with 4 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue