@spark-ui/chip
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.5](https://github.com/adevinta/spark/compare/v5.0.4...v5.0.5) (2024-07-25) | ||
**Note:** Version bump only for package @spark-ui/chip | ||
## [5.0.4](https://github.com/adevinta/spark/compare/v5.0.3...v5.0.4) (2024-07-22) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/chip", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "To help people enter information, make selections, filter content, or trigger actions.", | ||
@@ -46,9 +46,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/icon": "^5.0.4", | ||
"@spark-ui/icons": "^5.0.4", | ||
"@spark-ui/internal-utils": "^5.0.4", | ||
"@spark-ui/slot": "^5.0.4", | ||
"@spark-ui/icon": "^5.0.5", | ||
"@spark-ui/icons": "^5.0.5", | ||
"@spark-ui/internal-utils": "^5.0.5", | ||
"@spark-ui/slot": "^5.0.5", | ||
"emulate-tab": "^1.2.1" | ||
}, | ||
"gitHead": "0d94b912b864fed15e53bffb036858419dee8a9d" | ||
"gitHead": "b1ba2a406b8a29094d907999ca5d8599490c0614" | ||
} |
101685
Updated@spark-ui/icon@^5.0.5
Updated@spark-ui/icons@^5.0.5
Updated@spark-ui/slot@^5.0.5