@bnsights/bbsf-admin-portal 1.0.96 → 1.0.97

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,10 +5,19 @@ 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.97 / 15-10-2023
9
+ ===================
10
+ * Update controls
11
+
8
12
  ## 1.0.96 / 12-10-2023
9
13
  ===================
10
14
  * Update controls
11
15
 
16
+ ## 1.0.95 / 14-9-2023
17
+ ===================
18
+ * Update controls
19
+
20
+
12
21
  ## 1.0.94 / 15-8-2023
13
22
  ===================
14
23
  * Update controls
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bnsights/bbsf-admin-portal",
3
- "version": "1.0.96",
3
+ "version": "1.0.97",
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.102",
41
+ "@bnsights/bbsf-controls": "1.0.103",
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",