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