mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-30 22:07:35 -06:00
bump version to 4.5.2
This commit is contained in:
parent
182c72eaf8
commit
f7264e7aae
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Change Log
|
||||
|
||||
## [4.5.2](https://github.com/plivo/plivo-node/releases/tag/v4.5.2)(2020-04-28)
|
||||
- Fix List Conferences API response.
|
||||
|
||||
## [4.5.1](https://github.com/plivo/plivo-node/releases/tag/v4.5.1)(2020-04-13)
|
||||
- Fix Cannot read property 'hasOwnProperty' of undefined error.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.5.1",
|
||||
"version": "4.5.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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue