mirror of
https://github.com/donl/plivo-node.git
synced 2026-06-30 06:12:08 -06:00
SDK version bump up
This commit is contained in:
parent
2d6fcc1094
commit
307ee9386e
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Change Log
|
||||
|
||||
## [5.6.0](https://github.com/plivo/plivo-java/tree/v5.6.0) (2021-12-13)
|
||||
**Features - Voice**
|
||||
- Routing SDK traffic through Akamai endpoints for all the [Voice APIs](https://www.plivo.com/docs/voice/api/overview/)
|
||||
|
||||
## [v4.25.1](https://github.com/plivo/plivo-node/tree/v4.25.1) (2021-12-08)
|
||||
**Bug Fix**
|
||||
- Handling `undefined response` error from axios.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.25.1",
|
||||
"version": "4.26.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