Skip to content

Commit

Permalink
Merge pull request #348 from plivo/typescript-changelog
Browse files Browse the repository at this point in the history
changelog added
  • Loading branch information
eshangupta-plivo authored Dec 12, 2024
2 parents d6f6013 + 026f175 commit 4b4c8df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Change Log
## [v4.69.3](https://github.com/plivo/plivo-node/tree/v4.69.3) (2024-12-12)
**Feature - Typescript support for verify session**
- Added typescript support for verify session

## [v4.69.2](https://github.com/plivo/plivo-node/tree/v4.69.2) (2024-10-23)
**Feature - FraudCheck param in Create, Get and List Session**
- Support for the `fraud_check` parameter in sms verify session request
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plivo",
"version": "4.69.2",
"version": "4.69.3",
"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": [
Expand Down

0 comments on commit 4b4c8df

Please sign in to comment.