Skip to content

Commit

Permalink
chore: release v4.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Dec 17, 2024
1 parent 2eb385a commit a0706d9
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 6 deletions.
8 changes: 8 additions & 0 deletions .yarn/versions/306bf815.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.1",
"version": "4.8.2",
"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.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3505,7 +3505,7 @@ __metadata:
"@axiomhq/winston": ^1.2.0
"@calcom/platform-constants": "*"
"@calcom/platform-enums": "*"
"@calcom/platform-libraries": "npm:@calcom/platform-libraries@0.0.72"
"@calcom/platform-libraries": "npm:@calcom/platform-libraries@0.0.73"
"@calcom/platform-libraries-0.0.2": "npm:@calcom/platform-libraries@0.0.2"
"@calcom/platform-types": "*"
"@calcom/platform-utils": "*"
Expand Down Expand Up @@ -4493,14 +4493,14 @@ __metadata:
languageName: node
linkType: hard

"@calcom/platform-libraries@npm:@calcom/platform-libraries@0.0.72":
version: 0.0.72
resolution: "@calcom/platform-libraries@npm:0.0.72"
"@calcom/platform-libraries@npm:@calcom/platform-libraries@0.0.73":
version: 0.0.73
resolution: "@calcom/platform-libraries@npm:0.0.73"
dependencies:
"@calcom/core": "*"
"@calcom/features": "*"
"@calcom/lib": "*"
checksum: 62b73b413b341a2d36f43279a5268a06af9bbd8ee2ed6279406c9f8d3d214d52bc35aa02dd8b64a13fad863164bcfc5607cff1834c0a9af984abd40e87f80d47
checksum: 9b35d2edcf9c928da98047c919effb9e8534d433fbd7e7a90305cbbb079eafe2113c5c78d6aff7672e8202e1ae9f35b087e4d445e22db54617dad6cf74501f59
languageName: node
linkType: hard

Expand Down

0 comments on commit a0706d9

Please sign in to comment.