@spark-ui/chip
Advanced tools
Comparing version 5.7.2 to 5.7.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.7.3](https://github.com/adevinta/spark/compare/v5.7.2...v5.7.3) (2024-10-01) | ||
**Note:** Version bump only for package @spark-ui/chip | ||
## [5.7.2](https://github.com/adevinta/spark/compare/v5.7.1...v5.7.2) (2024-10-01) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/chip", | ||
"version": "5.7.2", | ||
"version": "5.7.3", | ||
"description": "To help people enter information, make selections, filter content, or trigger actions.", | ||
@@ -47,9 +47,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/icon": "^5.7.2", | ||
"@spark-ui/icons": "^5.7.2", | ||
"@spark-ui/internal-utils": "^5.7.2", | ||
"@spark-ui/slot": "^5.7.2", | ||
"@spark-ui/icon": "^5.7.3", | ||
"@spark-ui/icons": "^5.7.3", | ||
"@spark-ui/internal-utils": "^5.7.3", | ||
"@spark-ui/slot": "^5.7.3", | ||
"emulate-tab": "^1.2.1" | ||
}, | ||
"gitHead": "dc37aba396e6fc72a776bc0700cf8aea2876f600" | ||
"gitHead": "01c28a1bebaf9b01bfd231b52e77477d0d20ba36" | ||
} |
109695
Updated@spark-ui/icon@^5.7.3
Updated@spark-ui/icons@^5.7.3
Updated@spark-ui/slot@^5.7.3