@bnsights/bbsf-utilities 1.0.33 → 1.0.35

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,6 +5,14 @@ BBSF Utilities package is part of BBSF 3 packages. It has all the common service
5
5
  For more info please visit [BBSF Controls documenation](https://bbsfadmin.bnsights.com/controls) or [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.35 / 27-3-2022
9
+ ===================
10
+ * Add Word Document Service
11
+ * Update Angular Version
12
+
13
+ ## 1.0.34 / 26-3-2022 (!!!Warning!! Testing Release)
14
+ ===================
15
+ * Only For Test
8
16
 
9
17
  ##1.0.33 / 22-3-2022
10
18
  ===================
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bnsights/bbsf-utilities",
3
- "version": "1.0.33",
3
+ "version": "1.0.35",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^11.2.14",
6
6
  "@angular/core": "^11.2.14"