@spark-ui/chip
Advanced tools
Comparing version 5.5.0 to 5.5.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.5.1](https://github.com/adevinta/spark/compare/v5.5.0...v5.5.1) (2024-09-26) | ||
**Note:** Version bump only for package @spark-ui/chip | ||
# [5.5.0](https://github.com/adevinta/spark/compare/v5.4.3...v5.5.0) (2024-09-25) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/chip", | ||
"version": "5.5.0", | ||
"version": "5.5.1", | ||
"description": "To help people enter information, make selections, filter content, or trigger actions.", | ||
@@ -47,9 +47,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/icon": "^5.5.0", | ||
"@spark-ui/icons": "^5.5.0", | ||
"@spark-ui/internal-utils": "^5.5.0", | ||
"@spark-ui/slot": "^5.5.0", | ||
"@spark-ui/icon": "^5.5.1", | ||
"@spark-ui/icons": "^5.5.1", | ||
"@spark-ui/internal-utils": "^5.5.1", | ||
"@spark-ui/slot": "^5.5.1", | ||
"emulate-tab": "^1.2.1" | ||
}, | ||
"gitHead": "57298d1cea61c17eee132358afae48810d43d822" | ||
"gitHead": "e3ff8055b06544eb2b2e9e302e6013daed080b32" | ||
} |
108926
Updated@spark-ui/icon@^5.5.1
Updated@spark-ui/icons@^5.5.1
Updated@spark-ui/slot@^5.5.1