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:
co-authored by
Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
lauris@cal.com <lauris@cal.com>
parent
6e2e826001
commit
0d4108dd69
@@ -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.
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user