Skip to content

Commit

Permalink
chore: release v4.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Nov 25, 2024
1 parent 050102f commit 9348970
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .yarn/versions/8f86d7b6.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.7.10",
"version": "4.7.11",
"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: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3699,6 +3699,10 @@ __metadata:
vite-plugin-dts: ^3.7.3
vite-plugin-inspect: ^0.8.4
vite-plugin-node-polyfills: ^0.22.0
peerDependencies:
react: ^18.0.0 || ^19.0.0
react-awesome-query-builder: ^5.1.2
react-dom: ^18.0.0 || ^19.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 9348970

Please sign in to comment.