@spark-ui/breadcrumb
Advanced tools
Comparing version 5.5.0 to 5.5.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.5.1](https://github.com/adevinta/spark/compare/v5.5.0...v5.5.1) (2024-09-26) | ||
**Note:** Version bump only for package @spark-ui/breadcrumb | ||
# [5.5.0](https://github.com/adevinta/spark/compare/v5.4.3...v5.5.0) (2024-09-25) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/breadcrumb", | ||
"version": "5.5.0", | ||
"version": "5.5.1", | ||
"description": "navigation pattern that helps users understand the hierarchy of a website", | ||
@@ -33,6 +33,6 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/icon": "^5.5.0", | ||
"@spark-ui/icons": "^5.5.0", | ||
"@spark-ui/slot": "^5.5.0", | ||
"@spark-ui/text-link": "^5.5.0", | ||
"@spark-ui/icon": "^5.5.1", | ||
"@spark-ui/icons": "^5.5.1", | ||
"@spark-ui/slot": "^5.5.1", | ||
"@spark-ui/text-link": "^5.5.1", | ||
"class-variance-authority": "0.7.0" | ||
@@ -54,3 +54,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "57298d1cea61c17eee132358afae48810d43d822" | ||
"gitHead": "e3ff8055b06544eb2b2e9e302e6013daed080b32" | ||
} |
22961
Updated@spark-ui/icon@^5.5.1
Updated@spark-ui/icons@^5.5.1
Updated@spark-ui/slot@^5.5.1
Updated@spark-ui/text-link@^5.5.1