- @universal-call-sdk/adapter-ameyo@1.0.90
 - @universal-call-sdk/common@1.0.41
 - @universal-call-sdk/core@1.0.46
This commit is contained in:
varnit.goyal
2024-12-22 22:36:33 +00:00
parent c3118279de
commit 4c8e6c8bca
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.0.90 (2024-12-22)
**Note:** Version bump only for package @universal-call-sdk/adapter-ameyo
## 1.0.84 (2024-12-16) ## 1.0.84 (2024-12-16)
**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.0.89", "version": "1.0.90",
"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.0.40" "@universal-call-sdk/common": "^1.0.41"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.11.1", "@eslint/js": "^9.11.1",

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.0.41 (2024-12-22)
**Note:** Version bump only for package @universal-call-sdk/common
## 1.0.37 (2024-12-16) ## 1.0.37 (2024-12-16)
**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.0.40", "version": "1.0.41",
"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.0.46 (2024-12-22)
**Note:** Version bump only for package @universal-call-sdk/core
## 1.0.42 (2024-12-16) ## 1.0.42 (2024-12-16)
**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.0.45", "version": "1.0.46",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",