@spark-ui/button
Advanced tools
Comparing version 5.3.8 to 5.3.9
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.3.9](https://github.com/adevinta/spark/compare/v5.3.8...v5.3.9) (2024-09-17) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [5.3.8](https://github.com/adevinta/spark/compare/v5.3.7...v5.3.8) (2024-09-16) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "5.3.8", | ||
"version": "5.3.9", | ||
"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.8", | ||
"@spark-ui/slot": "^5.3.8", | ||
"@spark-ui/spinner": "^5.3.8", | ||
"@spark-ui/internal-utils": "^5.3.9", | ||
"@spark-ui/slot": "^5.3.9", | ||
"@spark-ui/spinner": "^5.3.9", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "f1a67741a1f09850e91a76b6c7e83296ecdf5cd1" | ||
"gitHead": "530447275e5959a9c531ff2ab28d9bc3bef24c6f" | ||
} |
75791
Updated@spark-ui/slot@^5.3.9
Updated@spark-ui/spinner@^5.3.9