@bravura/ui 1.21.6 → 1.21.9

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.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -6,6 +6,8 @@ This package contains a set of UI components built on top of [Angular Material l
6
6
 
7
7
  ## Angular version compatibility
8
8
 
9
+ **This is version 1 of the library, which is only compatible with Angular 12 and 13.** For compatibility with a different Angular version please switch to the corresponding branch, detailed in the `master` version of this document.
10
+
9
11
  | BUI versions | Compatible Angular versions |
10
12
  | ------------ | --------------------------- |
11
13
  | ^1.15.x | 12, 13 |
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bravura/ui",
3
3
  "description": "Bravura UI Components for Angular applications",
4
- "version": "1.21.6",
4
+ "version": "1.21.9",
5
5
  "keywords": [
6
6
  "Angular",
7
7
  "Angular Material",