@spark-ui/button
Advanced tools
Comparing version 5.3.5 to 5.3.6
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.3.6](https://github.com/adevinta/spark/compare/v5.3.5...v5.3.6) (2024-09-12) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [5.3.5](https://github.com/adevinta/spark/compare/v5.3.4...v5.3.5) (2024-09-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "5.3.5", | ||
"version": "5.3.6", | ||
"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.5", | ||
"@spark-ui/slot": "^5.3.5", | ||
"@spark-ui/spinner": "^5.3.5", | ||
"@spark-ui/internal-utils": "^5.3.6", | ||
"@spark-ui/slot": "^5.3.6", | ||
"@spark-ui/spinner": "^5.3.6", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "d0c6db5e2b49e275185676db3c946b838d61da3e" | ||
"gitHead": "4c9295da35a80957d954d6ee1d1e705de1eefd9a" | ||
} |
75365
Updated@spark-ui/slot@^5.3.6
Updated@spark-ui/spinner@^5.3.6