@spark-ui/button
Advanced tools
Comparing version 5.3.4 to 5.3.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.3.5](https://github.com/adevinta/spark/compare/v5.3.4...v5.3.5) (2024-09-12) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [5.3.4](https://github.com/adevinta/spark/compare/v5.3.3...v5.3.4) (2024-09-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "5.3.4", | ||
"version": "5.3.5", | ||
"description": "Button component is used to trigger an action or event, such as submitting a form, opening a Dialog, canceling an action, or performing a delete operation.", | ||
@@ -26,5 +26,5 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/internal-utils": "^5.3.4", | ||
"@spark-ui/slot": "^5.3.4", | ||
"@spark-ui/spinner": "^5.3.4", | ||
"@spark-ui/internal-utils": "^5.3.5", | ||
"@spark-ui/slot": "^5.3.5", | ||
"@spark-ui/spinner": "^5.3.5", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "38d14bf161b304651e2eb7ef72dc1b5a07b9705e" | ||
"gitHead": "d0c6db5e2b49e275185676db3c946b838d61da3e" | ||
} |
75223
Updated@spark-ui/slot@^5.3.5
Updated@spark-ui/spinner@^5.3.5