@spark-ui/chip
Advanced tools
Comparing version 7.2.7 to 7.2.8
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.2.8](https://github.com/adevinta/spark/compare/v7.2.7...v7.2.8) (2024-12-09) | ||
**Note:** Version bump only for package @spark-ui/chip | ||
## [7.2.7](https://github.com/adevinta/spark/compare/v7.2.6...v7.2.7) (2024-12-09) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/chip", | ||
"version": "7.2.7", | ||
"version": "7.2.8", | ||
"description": "To help people enter information, make selections, filter content, or trigger actions.", | ||
@@ -47,9 +47,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/icon": "^7.2.7", | ||
"@spark-ui/icons": "^7.2.7", | ||
"@spark-ui/internal-utils": "^7.2.7", | ||
"@spark-ui/slot": "^7.2.7", | ||
"@spark-ui/icon": "^7.2.8", | ||
"@spark-ui/icons": "^7.2.8", | ||
"@spark-ui/internal-utils": "^7.2.8", | ||
"@spark-ui/slot": "^7.2.8", | ||
"emulate-tab": "^1.2.1" | ||
}, | ||
"gitHead": "80da3e5261c5af6d5b66044aac3e8633726faa8a" | ||
"gitHead": "e41d1e2da432d2e2982581849e72d93abab4f03a" | ||
} |
115381
Updated@spark-ui/icon@^7.2.8
Updated@spark-ui/icons@^7.2.8
Updated@spark-ui/slot@^7.2.8