@spark-ui/chip
Advanced tools
Comparing version 5.0.21 to 5.0.22
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.22](https://github.com/adevinta/spark/compare/v5.0.21...v5.0.22) (2024-08-06) | ||
**Note:** Version bump only for package @spark-ui/chip | ||
## [5.0.21](https://github.com/adevinta/spark/compare/v5.0.20...v5.0.21) (2024-08-06) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/chip", | ||
"version": "5.0.21", | ||
"version": "5.0.22", | ||
"description": "To help people enter information, make selections, filter content, or trigger actions.", | ||
@@ -47,9 +47,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/icon": "^5.0.21", | ||
"@spark-ui/icons": "^5.0.21", | ||
"@spark-ui/internal-utils": "^5.0.21", | ||
"@spark-ui/slot": "^5.0.21", | ||
"@spark-ui/icon": "^5.0.22", | ||
"@spark-ui/icons": "^5.0.22", | ||
"@spark-ui/internal-utils": "^5.0.22", | ||
"@spark-ui/slot": "^5.0.22", | ||
"emulate-tab": "^1.2.1" | ||
}, | ||
"gitHead": "bf8a1708badfd5e39ca72d9610d05d7ac8fbc8c4" | ||
"gitHead": "376a18756633d2144752220e09716477974add8a" | ||
} |
104152
Updated@spark-ui/icon@^5.0.22
Updated@spark-ui/icons@^5.0.22
Updated@spark-ui/slot@^5.0.22