fix: changesets atoms size (#22134)

* fix: changesets atoms npm package size

* test changesets entry
This commit is contained in:
Lauris Skraucis
2025-06-30 07:22:09 +00:00
committed by GitHub
parent 616d62094c
commit 3437c4331d
3 changed files with 9 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@calcom/atoms": patch
---
ignore this test log
+1 -1
View File
@@ -13,6 +13,6 @@ Currently supports React 18, React 19, Next 14 and Next 15.
3. Some of the versions are suffixed e.g. `1.0.102-framer` and are intended for isolated use cases, so you most probably
want to use version without any suffix e.g. `1.0.103`.
### Documentation
### Documentation
Documentation on how to get started with platform solution is [here](https://cal.com/docs/platform/quickstart) and list of atoms can be viewed
[here](https://cal.com/docs/platform/atoms/cal-provider)
+3
View File
@@ -68,6 +68,9 @@
"cache": false,
"dependsOn": []
},
"@calcom/atoms#build": {
"outputs": ["dist/**", "globals.min.css"]
},
"@calcom/api-v2#build": {
"dependsOn": ["^build"],
"env": [