We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f68af commit 507daa6Copy full SHA for 507daa6
packages/platform/atoms/package.json
@@ -4,7 +4,7 @@
4
"type": "module",
5
"description": "Customizable UI components to integrate scheduling into your product.",
6
"authors": "Cal.com, Inc.",
7
- "version": "1.0.5",
+ "version": "1.0.6",
8
"scripts": {
9
"dev": "yarn vite build --watch & npx tailwindcss -i ./globals.css -o ./globals.min.css --postcss --minify --watch",
10
"build": "yarn vite build && npx tailwindcss -i ./globals.css -o ./globals.min.css --postcss --minify",
0 commit comments