@spark-ui/chip
Advanced tools
Comparing version 9.1.2 to 9.1.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [9.1.3](https://github.com/adevinta/spark/compare/v9.1.2...v9.1.3) (2025-02-19) | ||
**Note:** Version bump only for package @spark-ui/chip | ||
## [9.1.2](https://github.com/adevinta/spark/compare/v9.1.1...v9.1.2) (2025-02-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/chip", | ||
"version": "9.1.2", | ||
"version": "9.1.3", | ||
"description": "To help people enter information, make selections, filter content, or trigger actions.", | ||
@@ -46,9 +46,9 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/icon": "^9.1.2", | ||
"@spark-ui/icons": "^9.1.2", | ||
"@spark-ui/internal-utils": "^9.1.2", | ||
"@spark-ui/slot": "^9.1.2", | ||
"@spark-ui/icon": "^9.1.3", | ||
"@spark-ui/icons": "^9.1.3", | ||
"@spark-ui/internal-utils": "^9.1.3", | ||
"@spark-ui/slot": "^9.1.3", | ||
"emulate-tab": "^1.2.1" | ||
}, | ||
"gitHead": "4c1aa20e853d8dffce130e5e0f2d8b83d2da8b91" | ||
"gitHead": "ad661a89667c2af4dd86045456ff623cb0cae9cf" | ||
} |
123611
Updated@spark-ui/icon@^9.1.3
Updated@spark-ui/icons@^9.1.3
Updated@spark-ui/slot@^9.1.3