diff --git a/CHANGELOG.md b/CHANGELOG.md index 1134d1ef..6b703206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index 0a17825c..dedc0d61 100644 --- a/package.json +++ b/package.json @@ -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": [