@spark-ui/button
Advanced tools
Comparing version 7.2.7 to 7.2.8
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.2.8](https://github.com/adevinta/spark/compare/v7.2.7...v7.2.8) (2024-12-09) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [7.2.7](https://github.com/adevinta/spark/compare/v7.2.6...v7.2.7) (2024-12-09) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "7.2.7", | ||
"version": "7.2.8", | ||
"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": "^7.2.7", | ||
"@spark-ui/slot": "^7.2.7", | ||
"@spark-ui/spinner": "^7.2.7", | ||
"@spark-ui/internal-utils": "^7.2.8", | ||
"@spark-ui/slot": "^7.2.8", | ||
"@spark-ui/spinner": "^7.2.8", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "80da3e5261c5af6d5b66044aac3e8633726faa8a" | ||
"gitHead": "e41d1e2da432d2e2982581849e72d93abab4f03a" | ||
} |
83317
Updated@spark-ui/slot@^7.2.8
Updated@spark-ui/spinner@^7.2.8