@spark-ui/breadcrumb
Advanced tools
Comparing version 7.2.8 to 7.2.9
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.2.9](https://github.com/adevinta/spark/compare/v7.2.8...v7.2.9) (2024-12-09) | ||
**Note:** Version bump only for package @spark-ui/breadcrumb | ||
## [7.2.8](https://github.com/adevinta/spark/compare/v7.2.7...v7.2.8) (2024-12-09) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/breadcrumb", | ||
"version": "7.2.8", | ||
"version": "7.2.9", | ||
"description": "navigation pattern that helps users understand the hierarchy of a website", | ||
@@ -33,6 +33,6 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/icon": "^7.2.8", | ||
"@spark-ui/icons": "^7.2.8", | ||
"@spark-ui/slot": "^7.2.8", | ||
"@spark-ui/text-link": "^7.2.8", | ||
"@spark-ui/icon": "^7.2.9", | ||
"@spark-ui/icons": "^7.2.9", | ||
"@spark-ui/slot": "^7.2.9", | ||
"@spark-ui/text-link": "^7.2.9", | ||
"class-variance-authority": "0.7.0" | ||
@@ -54,3 +54,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "e41d1e2da432d2e2982581849e72d93abab4f03a" | ||
"gitHead": "bd3c9057be46e62b5365fe9b59f6c24af45d07f9" | ||
} |
29798
Updated@spark-ui/icon@^7.2.9
Updated@spark-ui/icons@^7.2.9
Updated@spark-ui/slot@^7.2.9
Updated@spark-ui/text-link@^7.2.9