From a66cd98b879f4dcade3c35d5a590f5e9e8c797eb Mon Sep 17 00:00:00 2001 From: Thumpala Vinay Kumar Date: Tue, 27 Feb 2024 16:29:23 +0530 Subject: [PATCH] updated version and changelog --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1bee822..1a8377f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [v4.61.0](https://github.com/plivo/plivo-node/tree/v4.61.0) (2024-02-27) +**Feature - Import Campaign API** +- Import Campaign API endpoint added + ## [v4.60.1](https://github.com/plivo/plivo-node/tree/v4.60.1) (2023-11-28) **Bug Fix - JWT Token Creation Issues** - Fix for incorrect token getting created when generated using TypeScript diff --git a/package.json b/package.json index 69d90b1f..833f19bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plivo", - "version": "4.60.1", + "version": "4.61.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": [