@spark-ui/button
Advanced tools
Comparing version 5.0.21 to 5.0.22
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.22](https://github.com/adevinta/spark/compare/v5.0.21...v5.0.22) (2024-08-06) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [5.0.21](https://github.com/adevinta/spark/compare/v5.0.20...v5.0.21) (2024-08-06) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "5.0.21", | ||
"version": "5.0.22", | ||
"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.0.21", | ||
"@spark-ui/slot": "^5.0.21", | ||
"@spark-ui/spinner": "^5.0.21", | ||
"@spark-ui/internal-utils": "^5.0.22", | ||
"@spark-ui/slot": "^5.0.22", | ||
"@spark-ui/spinner": "^5.0.22", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "bf8a1708badfd5e39ca72d9610d05d7ac8fbc8c4" | ||
"gitHead": "376a18756633d2144752220e09716477974add8a" | ||
} |
71811
Updated@spark-ui/slot@^5.0.22
Updated@spark-ui/spinner@^5.0.22