Skip to content

Commit 0466b7e

Browse files
author
GitHub Actions
committed
chore: release v4.8.1
1 parent 0932970 commit 0466b7e

File tree

9 files changed

+17
-1
lines changed

9 files changed

+17
-1
lines changed

.yarn/versions/4a56dcaa.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
undecided:
2+
- calcom-monorepo
3+
- "@calcom/app-store-cli"
4+
- "@calcom/platform-constants"
5+
- "@calcom/platform-enums"
6+
- "@calcom/platform-types"
7+
- "@calcom/platform-utils"
8+
- "@calcom/prisma"

apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@calcom/web",
3-
"version": "4.8.0",
3+
"version": "4.8.1",
44
"private": true,
55
"scripts": {
66
"analyze": "ANALYZE=true next build",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1.63 KB
Binary file not shown.

yarn.lock

+8
Original file line numberDiff line numberDiff line change
@@ -4567,6 +4567,7 @@ __metadata:
45674567
resolution: "@calcom/prisma@workspace:packages/prisma"
45684568
dependencies:
45694569
"@calcom/lib": "*"
4570+
"@faker-js/faker": 9.2.0
45704571
"@prisma/client": ^5.4.2
45714572
"@prisma/extension-accelerate": ^0.6.2
45724573
"@prisma/generator-helper": ^5.4.2
@@ -6315,6 +6316,13 @@ __metadata:
63156316
languageName: node
63166317
linkType: hard
63176318

6319+
"@faker-js/faker@npm:9.2.0":
6320+
version: 9.2.0
6321+
resolution: "@faker-js/faker@npm:9.2.0"
6322+
checksum: 7cbff7363f198c24aa1a25499f200a25506f80df577a419ae878b6bdd4aa901ecfe071ae3bbecf8afafa5542c825623d55f5884d44db7b12420c898241332cd1
6323+
languageName: node
6324+
linkType: hard
6325+
63186326
"@faker-js/faker@npm:^7.3.0":
63196327
version: 7.4.0
63206328
resolution: "@faker-js/faker@npm:7.4.0"

0 commit comments

Comments
 (0)