- @universal-call-sdk/adapter-ameyo@1.2.1
 - @universal-call-sdk/common@1.2.1
 - @universal-call-sdk/core@1.2.1
This commit is contained in:
varnit.goyal
2025-01-24 14:43:26 +00:00
parent 064aec1d1e
commit fd75f12b93
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.2.1 (2025-01-24)
**Note:** Version bump only for package @universal-call-sdk/adapter-ameyo
## 1.1.33 (2025-01-17)
**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.2.0",
"version": "1.2.1",
"type": "module",
"scripts": {
"dev": "vite",
@@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@universal-call-sdk/common": "^1.2.0",
"@universal-call-sdk/common": "^1.2.1",
"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.2.1 (2025-01-24)
**Note:** Version bump only for package @universal-call-sdk/common
## 1.1.18 (2025-01-17)
**Note:** Version bump only for package @universal-call-sdk/common

View File

@@ -1,6 +1,6 @@
{
"name": "@universal-call-sdk/common",
"version": "1.2.0",
"version": "1.2.1",
"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.2.1 (2025-01-24)
**Note:** Version bump only for package @universal-call-sdk/core
## 1.1.15 (2025-01-17)
**Note:** Version bump only for package @universal-call-sdk/core

View File

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