@leanix/components 0.4.653 → 0.4.655

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.
@@ -7,6 +7,7 @@ import * as i0 from "@angular/core";
7
7
  */
8
8
  type FontAwesomeIconStyle = 'fas' | 'far' | 'fal';
9
9
  /**
10
+ * @deprecated Use the `ui5-icon` component instead.
10
11
  * @ignore
11
12
  * Displays Font Awesome icons.
12
13
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leanix/components",
3
- "version": "0.4.653",
3
+ "version": "0.4.655",
4
4
  "license": "Apache-2.0",
5
5
  "author": "LeanIX GmbH",
6
6
  "repository": {