Skip to content

Commit

Permalink
chore: release v5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Feb 28, 2025
1 parent 2cf7673 commit 8ac584a
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 6 deletions.
8 changes: 8 additions & 0 deletions .yarn/versions/8baeaa21.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": "5.0.7",
"version": "5.0.8",
"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.
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3526,7 +3526,7 @@ __metadata:
"@axiomhq/winston": ^1.2.0
"@calcom/platform-constants": "*"
"@calcom/platform-enums": "*"
"@calcom/platform-libraries": "npm:@calcom/platform-libraries@0.0.110"
"@calcom/platform-libraries": "npm:@calcom/platform-libraries@0.0.116"
"@calcom/platform-libraries-0.0.2": "npm:@calcom/platform-libraries@0.0.2"
"@calcom/platform-types": "*"
"@calcom/platform-utils": "*"
Expand Down Expand Up @@ -4007,6 +4007,15 @@ __metadata:
languageName: unknown
linkType: soft

"@calcom/elevenlabs@workspace:packages/app-store/elevenlabs":
version: 0.0.0-use.local
resolution: "@calcom/elevenlabs@workspace:packages/app-store/elevenlabs"
dependencies:
"@calcom/lib": "*"
"@calcom/types": "*"
languageName: unknown
linkType: soft

"@calcom/emails@*, @calcom/emails@workspace:packages/emails":
version: 0.0.0-use.local
resolution: "@calcom/emails@workspace:packages/emails"
Expand Down Expand Up @@ -4583,14 +4592,14 @@ __metadata:
languageName: node
linkType: hard

"@calcom/platform-libraries@npm:@calcom/platform-libraries@0.0.110":
version: 0.0.110
resolution: "@calcom/platform-libraries@npm:0.0.110"
"@calcom/platform-libraries@npm:@calcom/platform-libraries@0.0.116":
version: 0.0.116
resolution: "@calcom/platform-libraries@npm:0.0.116"
dependencies:
"@calcom/core": "*"
"@calcom/features": "*"
"@calcom/lib": "*"
checksum: 35ec690ae6c426a88b056ae32b51fd83e624189904bc722743a3b19ced3936f7052bcaa688a6bb37982986687307bdb794a7df8181c9ba994425ffd8c3837607
checksum: 2d3159fa6e8428f16cab7ace42078d54a97145c668b476ce546c75ea62866a13cad5bd414e6a72c6f90740089d8ea82115e1225352ff41da1683f70a9211139b
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ac584a

Please sign in to comment.