- @universal-call-sdk/adapter-ameyo@2.0.2
 - @universal-call-sdk/common@2.0.2
 - @universal-call-sdk/core@2.0.2
This commit is contained in:
varnit.goyal
2025-02-05 10:03:29 +00:00
parent c7d2b89caa
commit 4280e1e308
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.
## 2.0.2 (2025-02-05)
**Note:** Version bump only for package @universal-call-sdk/adapter-ameyo
## 1.3.1 (2025-01-30)

View File

@@ -1,6 +1,6 @@
{
"name": "@universal-call-sdk/adapter-ameyo",
"version": "2.0.1",
"version": "2.0.2",
"type": "module",
"scripts": {
"dev": "vite",
@@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@universal-call-sdk/common": "^2.0.1",
"@universal-call-sdk/common": "^2.0.2",
"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.
## 2.0.2 (2025-02-05)
**Note:** Version bump only for package @universal-call-sdk/common
## 1.3.1 (2025-01-30)

View File

@@ -1,6 +1,6 @@
{
"name": "@universal-call-sdk/common",
"version": "2.0.1",
"version": "2.0.2",
"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.
## 2.0.2 (2025-02-05)
**Note:** Version bump only for package @universal-call-sdk/core
## 1.3.1 (2025-01-30)

View File

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