Skip to content

Commit

Permalink
chore: release v4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Dec 16, 2024
1 parent 0932970 commit 0466b7e
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .yarn/versions/4a56dcaa.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
undecided:
- calcom-monorepo
- "@calcom/app-store-cli"
- "@calcom/platform-constants"
- "@calcom/platform-enums"
- "@calcom/platform-types"
- "@calcom/platform-utils"
- "@calcom/prisma"
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@calcom/web",
"version": "4.8.0",
"version": "4.8.1",
"private": true,
"scripts": {
"analyze": "ANALYZE=true next build",
Expand Down
Binary file modified packages/app-store-cli/.yarn/ci-cache/install-state.gz
Binary file not shown.
Binary file modified packages/platform/constants/.yarn/ci-cache/install-state.gz
Binary file not shown.
Binary file modified packages/platform/enums/.yarn/ci-cache/install-state.gz
Binary file not shown.
Binary file modified packages/platform/types/.yarn/ci-cache/install-state.gz
Binary file not shown.
Binary file modified packages/platform/utils/.yarn/ci-cache/install-state.gz
Binary file not shown.
Binary file modified packages/prisma/.yarn/ci-cache/install-state.gz
Binary file not shown.
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4567,6 +4567,7 @@ __metadata:
resolution: "@calcom/prisma@workspace:packages/prisma"
dependencies:
"@calcom/lib": "*"
"@faker-js/faker": 9.2.0
"@prisma/client": ^5.4.2
"@prisma/extension-accelerate": ^0.6.2
"@prisma/generator-helper": ^5.4.2
Expand Down Expand Up @@ -6315,6 +6316,13 @@ __metadata:
languageName: node
linkType: hard

"@faker-js/faker@npm:9.2.0":
version: 9.2.0
resolution: "@faker-js/faker@npm:9.2.0"
checksum: 7cbff7363f198c24aa1a25499f200a25506f80df577a419ae878b6bdd4aa901ecfe071ae3bbecf8afafa5542c825623d55f5884d44db7b12420c898241332cd1
languageName: node
linkType: hard

"@faker-js/faker@npm:^7.3.0":
version: 7.4.0
resolution: "@faker-js/faker@npm:7.4.0"
Expand Down

0 comments on commit 0466b7e

Please sign in to comment.