mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-27 06:18:29 -06:00
adding the version and commit changes
This commit is contained in:
parent
d97b162573
commit
7a09186253
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Change Log
|
||||
|
||||
## [v4.26.1](https://github.com/plivo/plivo-node/tree/v4.26.1) (2022-01-21)
|
||||
**Bug Fix**
|
||||
- Making AppId non mandatory for Buy number and update number APIs(https://github.com/plivo/plivo-node/pull/234)
|
||||
|
||||
## [v4.26.0](https://github.com/plivo/plivo-node/tree/v4.26.0) (2021-12-14)
|
||||
**Features - Voice**
|
||||
- Routing SDK traffic through Akamai endpoints for all the [Voice APIs](https://www.plivo.com/docs/voice/api/overview/)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.26.0",
|
||||
"version": "4.26.1",
|
||||
"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