Skip to content

Commit 0d4108d

Browse files
chore: bump @calcom/atoms version to 2.1.0 (calcom#25831)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: lauris@cal.com <lauris@cal.com>
1 parent 6e2e826 commit 0d4108d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/platform/atoms/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.1.0
2+
3+
### Minor Changes
4+
5+
- feat: Booker accepts rrHostSubsetIds to specify round robin hosts
6+
17
## 2.0.0
28

39
⚠️ This version contains a breaking change ⚠️. Specifically, the tailwind upgrade under major changes. Atoms now use tailwind at version 4, which means that you have to upgrade your project to use tailwind at version 4.

packages/platform/atoms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"description": "Customizable UI components to integrate scheduling into your product.",
66
"authors": "Cal.com, Inc.",
7-
"version": "2.0.0",
7+
"version": "2.1.0",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/calcom/cal.com"

0 commit comments

Comments
 (0)