mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-29 14:22:24 -06:00
bump version to 4.12.0
This commit is contained in:
parent
a2795ba746
commit
c3dae82cdd
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Change Log
|
||||
|
||||
## [4.12.0](https://github.com/plivo/plivo-node/releases/tag/v4.12.0)(2020-11-17)
|
||||
- Add number_priority support for Powerpack API.
|
||||
|
||||
## [4.11.0](https://github.com/plivo/plivo-node/releases/tag/v4.11.0)(2020-10-30)
|
||||
- Change lookup API endpoint and response.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.11.0",
|
||||
"version": "4.12.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