chore: bump @calcom/atoms version to 2.1.0 (#25831)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: lauris@cal.com <lauris@cal.com>
This commit is contained in:
devin-ai-integration[bot]
2025-12-15 09:26:47 +00:00
committed by GitHub
co-authored by Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> lauris@cal.com <lauris@cal.com>
parent 6e2e826001
commit 0d4108dd69
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## 2.1.0
### Minor Changes
- feat: Booker accepts rrHostSubsetIds to specify round robin hosts
## 2.0.0
⚠️ 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.
+1 -1
View File
@@ -4,7 +4,7 @@
"type": "module",
"description": "Customizable UI components to integrate scheduling into your product.",
"authors": "Cal.com, Inc.",
"version": "2.0.0",
"version": "2.1.0",
"repository": {
"type": "git",
"url": "https://github.com/calcom/cal.com"