@spark-ui/chip
Advanced tools
Comparing version 6.1.0 to 6.1.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [6.1.1](https://github.com/adevinta/spark/compare/v6.1.0...v6.1.1) (2024-10-04) | ||
**Note:** Version bump only for package @spark-ui/chip | ||
# [6.1.0](https://github.com/adevinta/spark/compare/v6.0.0...v6.1.0) (2024-10-02) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/chip", | ||
"version": "6.1.0", | ||
"version": "6.1.1", | ||
"description": "To help people enter information, make selections, filter content, or trigger actions.", | ||
@@ -47,9 +47,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/icon": "^6.1.0", | ||
"@spark-ui/icons": "^6.1.0", | ||
"@spark-ui/internal-utils": "^6.1.0", | ||
"@spark-ui/slot": "^6.1.0", | ||
"@spark-ui/icon": "^6.1.1", | ||
"@spark-ui/icons": "^6.1.1", | ||
"@spark-ui/internal-utils": "^6.1.1", | ||
"@spark-ui/slot": "^6.1.1", | ||
"emulate-tab": "^1.2.1" | ||
}, | ||
"gitHead": "e418c6f052ddb890e2d72a9689252a184ee90b56" | ||
"gitHead": "b5666e4b2fdd8ae82187b14937c86b5c6113d92f" | ||
} |
110325
Updated@spark-ui/icon@^6.1.1
Updated@spark-ui/icons@^6.1.1
Updated@spark-ui/slot@^6.1.1