@spark-ui/button
Advanced tools
Comparing version 8.1.1 to 8.1.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [8.1.2](https://github.com/adevinta/spark/compare/v8.1.1...v8.1.2) (2025-01-21) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [8.1.1](https://github.com/adevinta/spark/compare/v8.1.0...v8.1.1) (2025-01-16) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "8.1.1", | ||
"version": "8.1.2", | ||
"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": "^8.1.1", | ||
"@spark-ui/slot": "^8.1.1", | ||
"@spark-ui/spinner": "^8.1.1", | ||
"@spark-ui/internal-utils": "^8.1.2", | ||
"@spark-ui/slot": "^8.1.2", | ||
"@spark-ui/spinner": "^8.1.2", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "d3886cd2e3fdd6749741d83eaab13230fd9b50a7" | ||
"gitHead": "818916b81c47fa8bd5ae517cb0d1b4c5736d83bd" | ||
} |
86573
Updated@spark-ui/slot@^8.1.2
Updated@spark-ui/spinner@^8.1.2