@spark-ui/button
Advanced tools
Comparing version 8.0.3 to 8.1.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [8.1.0](https://github.com/adevinta/spark/compare/v8.0.3...v8.1.0) (2025-01-16) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [8.0.3](https://github.com/adevinta/spark/compare/v8.0.2...v8.0.3) (2025-01-16) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "8.0.3", | ||
"version": "8.1.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": "^8.0.3", | ||
"@spark-ui/slot": "^8.0.3", | ||
"@spark-ui/spinner": "^8.0.3", | ||
"@spark-ui/internal-utils": "^8.1.0", | ||
"@spark-ui/slot": "^8.1.0", | ||
"@spark-ui/spinner": "^8.1.0", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "9f85b490e1db69d7b155420b215e11182fcd8058" | ||
"gitHead": "60082d84045b716bbb39e00cb29045d68c543346" | ||
} |
86289
Updated@spark-ui/slot@^8.1.0
Updated@spark-ui/spinner@^8.1.0