mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-31 22:07:36 -06:00
bump version to 4.0.5
This commit is contained in:
parent
cf242ccda5
commit
3c1d34e5c6
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Change Log
|
||||
|
||||
## [4.0.5](https://github.com/plivo/plivo-node/releases/tag/v4.0.5)(2018-11-21)
|
||||
- Add sub-account cascade delete support.
|
||||
|
||||
## [4.0.4](https://github.com/plivo/plivo-node/releases/tag/v4.0.4)(2018-10-29)
|
||||
- Add live calls filtering by from, to numbers and call_direction.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.0.4",
|
||||
"version": "4.0.5",
|
||||
"description": "A Node.js SDK to make voice calls & 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