@spark-ui/button
Advanced tools
Comparing version 1.9.1 to 1.9.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.9.2](https://github.com/adevinta/spark/compare/@spark-ui/button@1.9.1...@spark-ui/button@1.9.2) (2023-05-02) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [1.9.1](https://github.com/adevinta/spark/compare/@spark-ui/button@1.9.0...@spark-ui/button@1.9.1) (2023-04-28) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "1.9.1", | ||
"version": "1.9.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.", | ||
@@ -20,3 +20,3 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@spark-ui/icons": "^1.9.1" | ||
"@spark-ui/icons": "^1.9.2" | ||
}, | ||
@@ -38,3 +38,3 @@ "peerDependencies": { | ||
"license": "MIT", | ||
"gitHead": "700299e1f785ee2d2bd97db262cbcc9e258c2ed4" | ||
"gitHead": "0ee1bebb35e2058cf2cdce078684b238278c2d9e" | ||
} |
Sorry, the diff of this file is not supported yet
32602