- @universal-call-sdk/adapter-ameyo@1.2.4
 - @universal-call-sdk/common@1.2.5
 - @universal-call-sdk/core@1.2.5
This commit is contained in:
varnit.goyal
2025-02-06 11:51:38 +00:00
parent c31a8fba57
commit dfa4bb8bc6
6 changed files with 28 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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