@spark-ui/button
Advanced tools
Comparing version 8.1.6 to 8.1.7
@@ -6,2 +6,6 @@ # Change Log | ||
## [8.1.7](https://github.com/adevinta/spark/compare/v8.1.6...v8.1.7) (2025-01-22) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [8.1.6](https://github.com/adevinta/spark/compare/v8.1.5...v8.1.6) (2025-01-22) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "8.1.6", | ||
"version": "8.1.7", | ||
"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.1.6", | ||
"@spark-ui/slot": "^8.1.6", | ||
"@spark-ui/spinner": "^8.1.6", | ||
"@spark-ui/internal-utils": "^8.1.7", | ||
"@spark-ui/slot": "^8.1.7", | ||
"@spark-ui/spinner": "^8.1.7", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "ab69aa28dc621d9ffcd5e3041c22cdd67e749667" | ||
"gitHead": "b42f3503f7c1cdb55250769433de9121a0366f6e" | ||
} |
87283
Updated@spark-ui/slot@^8.1.7
Updated@spark-ui/spinner@^8.1.7