Skip to content

Commit

Permalink
chore: release v4.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Feb 5, 2025
1 parent 5f89783 commit 38a80c9
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 6 deletions.
8 changes: 8 additions & 0 deletions .yarn/versions/86355425.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.9.6",
"version": "4.9.7",
"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 @@ -3498,7 +3498,7 @@ __metadata:
"@axiomhq/winston": ^1.2.0
"@calcom/platform-constants": "*"
"@calcom/platform-enums": "*"
"@calcom/platform-libraries": "npm:@calcom/[email protected].93"
"@calcom/platform-libraries": "npm:@calcom/[email protected].94"
"@calcom/platform-libraries-0.0.2": "npm:@calcom/[email protected]"
"@calcom/platform-types": "*"
"@calcom/platform-utils": "*"
Expand Down Expand Up @@ -3702,6 +3702,15 @@ __metadata:
languageName: unknown
linkType: soft

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

"@calcom/autocheckin@workspace:packages/app-store/autocheckin":
version: 0.0.0-use.local
resolution: "@calcom/autocheckin@workspace:packages/app-store/autocheckin"
Expand Down Expand Up @@ -4524,14 +4533,14 @@ __metadata:
languageName: node
linkType: hard

"@calcom/platform-libraries@npm:@calcom/[email protected].93":
version: 0.0.93
resolution: "@calcom/platform-libraries@npm:0.0.93"
"@calcom/platform-libraries@npm:@calcom/[email protected].94":
version: 0.0.94
resolution: "@calcom/platform-libraries@npm:0.0.94"
dependencies:
"@calcom/core": "*"
"@calcom/features": "*"
"@calcom/lib": "*"
checksum: 347bfc1e89e4a5d5a10b41e2bfc5ea452aadc3ae0ef835d89bcf2cfd46f5ef83b041126ac689b95b1a6bde8e6aa269744aba3a124e7b12e90f1d448b1f5ea118
checksum: bd94b9bab5464d209f598fd226003b7a7dd43bf4cd498d27e7e3a5f76974f533ee5c27210c124a8653b6005f4e967c2e7608be7f98f4d4697909a094e2ddc988
languageName: node
linkType: hard

Expand Down

0 comments on commit 38a80c9

Please sign in to comment.