@spark-ui/breadcrumb
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/breadcrumb | ||
## [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/breadcrumb", | ||
"version": "5.4.2", | ||
"version": "5.4.3", | ||
"description": "navigation pattern that helps users understand the hierarchy of a website", | ||
@@ -33,6 +33,6 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/icon": "^5.4.2", | ||
"@spark-ui/icons": "^5.4.2", | ||
"@spark-ui/slot": "^5.4.2", | ||
"@spark-ui/text-link": "^5.4.2", | ||
"@spark-ui/icon": "^5.4.3", | ||
"@spark-ui/icons": "^5.4.3", | ||
"@spark-ui/slot": "^5.4.3", | ||
"@spark-ui/text-link": "^5.4.3", | ||
"class-variance-authority": "0.7.0" | ||
@@ -54,3 +54,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "ffbbc17c805896332bc400fb00632fb090d7fa65" | ||
"gitHead": "85f3557423144cb6c1330cd0fb879b49d4adc0f5" | ||
} |
22670
Updated@spark-ui/icon@^5.4.3
Updated@spark-ui/icons@^5.4.3
Updated@spark-ui/slot@^5.4.3
Updated@spark-ui/text-link@^5.4.3