@spark-ui/button
Advanced tools
Comparing version 7.2.2 to 7.2.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.2.3](https://github.com/adevinta/spark/compare/v7.2.2...v7.2.3) (2024-11-29) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [7.2.2](https://github.com/adevinta/spark/compare/v7.2.1...v7.2.2) (2024-11-27) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "7.2.2", | ||
"version": "7.2.3", | ||
"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.2", | ||
"@spark-ui/slot": "^7.2.2", | ||
"@spark-ui/spinner": "^7.2.2", | ||
"@spark-ui/internal-utils": "^7.2.3", | ||
"@spark-ui/slot": "^7.2.3", | ||
"@spark-ui/spinner": "^7.2.3", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "a609ebf7e5e8dae0aca074e288e844eaf3e609d6" | ||
"gitHead": "7268d03f7212a788a7bfdf3296aba52245d82420" | ||
} |
82607
Updated@spark-ui/slot@^7.2.3
Updated@spark-ui/spinner@^7.2.3