@bnsights/bbsf-admin-portal 1.0.92 → 1.0.94

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.
package/README.md CHANGED
@@ -5,9 +5,12 @@ BBSF Admin Portal package is part of BBSF 3 packages. It hosts all the angular m
5
5
  For more info please visit [BBSF documentation](https://bnsightsprojects.visualstudio.com/BBSF%203/_wiki/wikis/BBSF-3.wiki/65/BBSF-Documentation)
6
6
 
7
7
  # Change Log
8
- ## 1.0.92 / 19-7-2023
8
+ ## 1.0.94 / 15-8-2023
9
9
  ===================
10
- * Update Utilities version
10
+ * Update controls
11
+ ## 1.0.93 / 15-8-2023
12
+ ===================
13
+ * Update controls
11
14
 
12
15
  ## 1.0.91 / 19-7-2023
13
16
  ===================
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bnsights/bbsf-admin-portal",
3
- "version": "1.0.92",
3
+ "version": "1.0.94",
4
4
  "peerDependencies": {
5
5
  "@agm/core": "^3.0.0-beta.0",
6
6
  "@amcharts/amcharts5": "^5.2.25",
@@ -38,7 +38,7 @@
38
38
  "@angular/platform-browser": "~12.2.12",
39
39
  "@angular/platform-browser-dynamic": "~12.2.12",
40
40
  "@angular/router": "~12.2.12",
41
- "@bnsights/bbsf-controls": "1.0.98",
41
+ "@bnsights/bbsf-controls": "1.0.100",
42
42
  "@bnsights/bbsf-utilities": "1.0.37",
43
43
  "@fortawesome/fontawesome-free": "^5.15.1",
44
44
  "@ng-bootstrap/ng-bootstrap": "^9.0.2",