Skip to content

Commit 73e7d6f

Browse files
author
GitHub Actions
committed
chore: release v5.1.0
1 parent 145001d commit 73e7d6f

File tree

9 files changed

+10
-2
lines changed

9 files changed

+10
-2
lines changed

.yarn/versions/0d245976.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
undecided:
2+
- calcom-monorepo
3+
- "@calcom/app-store-cli"
4+
- "@calcom/platform-constants"
5+
- "@calcom/platform-enums"
6+
- "@calcom/platform-types"
7+
- "@calcom/platform-utils"
8+
- "@calcom/prisma"

apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@calcom/web",
3-
"version": "5.0.20",
3+
"version": "5.1.0",
44
"private": true,
55
"scripts": {
66
"analyze": "ANALYZE=true next build",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1.05 KB
Binary file not shown.

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -3708,7 +3708,7 @@ __metadata:
37083708
react-inlinesvg: ^4.1.3
37093709
react-select: ^5.7.0
37103710
tailwind-merge: ^1.13.2
3711-
typescript: ^4.9.4
3711+
typescript: ^5.8.2
37123712
languageName: unknown
37133713
linkType: soft
37143714

0 commit comments

Comments
 (0)