Skip to content

Commit 2409af1

Browse files
Pull request #23: Fix version number
Merge in SDK/node_telesign_enterprise from hotfix/version-number to developer Squashed commit of the following: commit fecea42a62f0e52a61700406b59c3901e69c8823 Author: Juan Camilo Martinez <jmartinez@telesign.com> Date: Wed Jan 21 15:34:06 2026 -0500 Fix version number
1 parent 685f585 commit 2409af1

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

RELEASE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
4.0.0
1+
5.0.0
22
- Added support for Intelligence Cloud to use new endpoint.
33
- Removed the legacy PID Score.
4+
5+
4.0.0
46
- Fixing request body in the live method of the phoneId module.
57

68
3.3.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "telesignenterprisesdk",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "This SDK enhances the functionality of the Telesign Self-service Node SDK, providing access to a broader range of Telesign APIs. See our source code on GitHub (https://github.com/TeleSign/node_telesign_enterprise) for installation instructions and other details.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)