@spark-ui/button
Advanced tools
Comparing version 6.3.11 to 6.4.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [6.4.0](https://github.com/adevinta/spark/compare/v6.3.11...v6.4.0) (2024-11-08) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [6.3.11](https://github.com/adevinta/spark/compare/v6.3.10...v6.3.11) (2024-11-06) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "6.3.11", | ||
"version": "6.4.0", | ||
"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": "^6.3.11", | ||
"@spark-ui/slot": "^6.3.11", | ||
"@spark-ui/spinner": "^6.3.11", | ||
"@spark-ui/internal-utils": "^6.4.0", | ||
"@spark-ui/slot": "^6.4.0", | ||
"@spark-ui/spinner": "^6.4.0", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "c2cbff0da0bc187fa0a164e32239db21f334311d" | ||
"gitHead": "e8eb31dc906cf69fa8a8c1ff672b91c4238f1b37" | ||
} |
81474
Updated@spark-ui/slot@^6.4.0
Updated@spark-ui/spinner@^6.4.0