mirror of
https://github.com/donl/plivo-node.git
synced 2026-06-30 06:12:08 -06:00
version update
This commit is contained in:
parent
5e2afbdf3b
commit
a955b488fc
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Change Log
|
||||
|
||||
## [v4.35.0](https://github.com/plivo/plivo-go/tree/v4.35.0) (2022-11-04)
|
||||
**Brand Usecase Request**
|
||||
- Brand Usecase Request endpoint added
|
||||
|
||||
## [v4.34.2](https://github.com/plivo/plivo-go/tree/v4.34.2) (2022-10-17)
|
||||
**List Endpoint query param support**
|
||||
- Adding limit and offset to fetch list of endpoints.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.34.2",
|
||||
"version": "4.35.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