Merge pull request #44 from navi-commons/NTP-32470/sdk-version-bump

NTP-32470 | sdk version bump
This commit is contained in:
Varnit Goyal
2025-02-06 17:48:42 +05:30
committed by GitHub
7 changed files with 54 additions and 16 deletions

View File

@@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.3 (2025-02-06)
**Note:** Version bump only for package @universal-call-sdk/adapter-ameyo
## 1.2.4 (2025-02-06)
**Note:** Version bump only for package @universal-call-sdk/adapter-ameyo
## 1.2.3 (2025-01-28)
**Note:** Version bump only for package @universal-call-sdk/adapter-ameyo
## 1.3.2 (2025-02-04)
**Note:** Version bump only for package @universal-call-sdk/adapter-ameyo

View File

@@ -120,7 +120,6 @@ class CallStateManager {
...this.state.customerInfo,
phoneNumber: data?.phone,
crtObjectId: data?.crtObjectId,
callId: data?.callId
};
}

View File

@@ -1,6 +1,6 @@
{
"name": "@universal-call-sdk/adapter-ameyo",
"version": "1.3.2",
"version": "1.3.3",
"type": "module",
"scripts": {
"dev": "vite",
@@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@universal-call-sdk/common": "^1.3.2",
"@universal-call-sdk/common": "^1.3.3",
"uuid": "^11.0.3"
},
"devDependencies": {

View File

@@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.3 (2025-02-06)
**Note:** Version bump only for package @universal-call-sdk/common
## 1.2.5 (2025-02-06)
**Note:** Version bump only for package @universal-call-sdk/common
## 1.2.4 (2025-01-28)
**Note:** Version bump only for package @universal-call-sdk/common
## 1.3.2 (2025-02-04)
**Note:** Version bump only for package @universal-call-sdk/common

View File

@@ -1,6 +1,6 @@
{
"name": "@universal-call-sdk/common",
"version": "1.3.2",
"version": "1.3.3",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.2 (2025-02-04)
## 1.3.3 (2025-02-06)
**Note:** Version bump only for package @universal-call-sdk/core
@@ -11,16 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
## 1.3.1 (2025-01-30)
**Note:** Version bump only for package @universal-call-sdk/core
## 1.2.6 (2025-01-29)
## 1.2.5 (2025-02-06)
**Note:** Version bump only for package @universal-call-sdk/core

View File

@@ -1,6 +1,6 @@
{
"name": "@universal-call-sdk/core",
"version": "1.3.2",
"version": "1.3.3",
"type": "module",
"scripts": {
"dev": "vite",