@spark-ui/button
Advanced tools
Comparing version 1.11.6 to 1.11.7
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.11.7](https://github.com/adevinta/spark/compare/@spark-ui/button@1.11.6...@spark-ui/button@1.11.7) (2023-05-12) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [1.11.6](https://github.com/adevinta/spark/compare/@spark-ui/button@1.11.5...@spark-ui/button@1.11.6) (2023-05-11) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "1.11.6", | ||
"version": "1.11.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.", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"@spark-ui/internal-utils": "^1.6.0", | ||
"@spark-ui/slot": "^1.4.7", | ||
"@spark-ui/slot": "^1.5.0", | ||
"class-variance-authority": "0.5.2" | ||
@@ -35,3 +35,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "aaf7a9ba1b8034aa190777d85e5c547319039bf2" | ||
"gitHead": "91f6246871440899bb9b08d284a9d068ea01316d" | ||
} |
37269
Updated@spark-ui/slot@^1.5.0