primer-breadcrumb
Advanced tools
Comparing version 1.6.0-alpha.c9c2ddd0 to 1.6.0-alpha.c9e70d2f
{ | ||
"version": "1.6.0-alpha.c9c2ddd0", | ||
"version": "1.6.0-alpha.c9e70d2f", | ||
"name": "primer-breadcrumb", | ||
@@ -31,6 +31,6 @@ "description": "Breadcrumb navigation for pages with parents / grandparents.", | ||
"prepublishOnly": "../../script/notify pending", | ||
"publish": "../../script/notify success" | ||
"postpublish": "../../script/notify success" | ||
}, | ||
"dependencies": { | ||
"primer-support": "4.8.0-alpha.c9c2ddd0" | ||
"primer-support": "4.8.0-alpha.c9e70d2f" | ||
}, | ||
@@ -37,0 +37,0 @@ "keywords": [ |
@@ -14,2 +14,3 @@ # Primer Breadcrumb Navigation | ||
title: Breadcrumbs | ||
path: components/breadcrumb | ||
status: Stable | ||
@@ -29,4 +30,4 @@ --> | ||
<ol> | ||
<li class="breadcrumb-item text-small"><a href="/business">Business</a></li> | ||
<li class="breadcrumb-item text-small"><a href="/business/customers">Customers</a></li> | ||
<li class="breadcrumb-item text-small"><a href="https://github.com/business">Business</a></li> | ||
<li class="breadcrumb-item text-small"><a href="https://github.com/business/customers">Customers</a></li> | ||
<li class="breadcrumb-item breadcrumb-item-selected text-small text-gray" aria-current="page">MailChimp</li> | ||
@@ -33,0 +34,0 @@ </ol> |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6638
49
+ Addedprimer-support@4.8.0-alpha.c9e70d2f(transitive)
- Removedprimer-support@4.8.0-alpha.c9c2ddd0(transitive)