Skip to content

Commit

Permalink
chore: release v4.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 3, 2025
1 parent bd61e01 commit 3917390
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .yarn/versions/c8975f9d.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.11",
"version": "4.8.12",
"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.
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4020,8 +4020,8 @@ __metadata:
typescript: ^4.9.4
vite: ^4.5.2
peerDependencies:
react: ^18.2.0
react-dom: ^18.2.0
react: ^18.2.0 || ^19.0.0
react-dom: ^18.2.0 || ^19.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 3917390

Please sign in to comment.