Skip to content

Commit 8a1b061

Browse files
chore: bump version to 4.75.3 and update changelog
1 parent 6d01f8e commit 8a1b061

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Change Log
2+
## [v4.75.3](https://github.com/plivo/plivo-node/tree/v4.75.3) (2025-11-27)
3+
**Feature - TypeScript Definitions for Missing APIs**
4+
- Added TypeScript definitions for Profile API
5+
- Added TypeScript definitions for Brand API
6+
- Added TypeScript definitions for Campaign API
7+
- Added TypeScript definitions for MultiPartyCall API
8+
29
## [v4.75.2](https://github.com/plivo/plivo-node/tree/v4.75.2) (2025-10-15)
310
**Feature - Compliance application rejection reason**
411
- Added `rejectionReason` to compliance application responses (get, create)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plivo",
3-
"version": "4.75.2",
3+
"version": "4.75.3",
44
"description": "A Node.js SDK to make voice calls and send SMS using Plivo and to generate Plivo XML",
55
"homepage": "https://github.com/plivo/plivo-node",
66
"files": [

0 commit comments

Comments
 (0)