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