@spark-ui/button
Advanced tools
Comparing version 7.2.4 to 7.2.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.2.5](https://github.com/adevinta/spark/compare/v7.2.4...v7.2.5) (2024-12-02) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [7.2.4](https://github.com/adevinta/spark/compare/v7.2.3...v7.2.4) (2024-12-02) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "7.2.4", | ||
"version": "7.2.5", | ||
"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.4", | ||
"@spark-ui/slot": "^7.2.4", | ||
"@spark-ui/spinner": "^7.2.4", | ||
"@spark-ui/internal-utils": "^7.2.5", | ||
"@spark-ui/slot": "^7.2.5", | ||
"@spark-ui/spinner": "^7.2.5", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "fcd82d61ca1f68899a2e21002404df0499476392" | ||
"gitHead": "1c2c7ee0e884cb5755fb59deee7d6b77b9d5d1fd" | ||
} |
82891
Updated@spark-ui/slot@^7.2.5
Updated@spark-ui/spinner@^7.2.5