- @universal-call-sdk/adapter-ameyo@1.0.100
 - @universal-call-sdk/common@1.0.51
 - @universal-call-sdk/core@1.0.55
This commit is contained in:
varnit.goyal
2025-01-06 05:55:55 +00:00
parent d20f0dc45f
commit 3a62e8c81b
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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.0.100 (2025-01-06)
**Note:** Version bump only for package @universal-call-sdk/adapter-ameyo
## 1.0.99 (2025-01-06)
**Note:** Version bump only for package @universal-call-sdk/adapter-ameyo

View File

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

View File

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

View File

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

View File

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

View File

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