@leanix/components 0.4.645 → 0.4.646

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19,6 +19,8 @@ import * as i0 from "@angular/core";
19
19
  * ```typescript
20
20
  * import { BreadcrumbsComponent, BreadcrumbsItemComponent } from '@leanix/components/ui5';
21
21
  * ```
22
+ * [Link to UI5 Breadcrumbs documentation](https://ui5.github.io/webcomponents/components/Breadcrumbs)
23
+ *
22
24
  *
23
25
  * ### Example
24
26
  * @example ```html
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leanix/components",
3
- "version": "0.4.645",
3
+ "version": "0.4.646",
4
4
  "license": "Apache-2.0",
5
5
  "author": "LeanIX GmbH",
6
6
  "repository": {