Skip to content

Commit 630eee4

Browse files
committed
chore: release v5.8.10
1 parent 1ebf553 commit 630eee4

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.yarn/versions/a784da6c.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
undecided:
2+
- calcom-monorepo

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@calcom/web",
3-
"version": "5.8.9",
3+
"version": "5.8.10",
44
"private": true,
55
"scripts": {
66
"analyze": "ANALYZE=true next build",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3875,7 +3875,6 @@ __metadata:
38753875
version: 0.0.0-use.local
38763876
resolution: "@calcom/prisma@workspace:packages/prisma"
38773877
dependencies:
3878-
"@calcom/lib": "workspace:*"
38793878
"@prisma/adapter-pg": ^6.16.0
38803879
"@prisma/client": ^6.16.0
38813880
"@prisma/extension-accelerate": ^1.3.0
@@ -3884,6 +3883,7 @@ __metadata:
38843883
prisma: ^6.16.0
38853884
prisma-kysely: 2.2.0
38863885
ts-node: ^10.9.1
3886+
uuid: ^8.3.2
38873887
zod: ^3.22.4
38883888
zod-prisma-types: ^3.2.4
38893889
languageName: unknown

0 commit comments

Comments
 (0)