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