@bnsights/bbsf-utilities 1.0.33 → 1.0.34

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
@@ -6,6 +6,10 @@ For more info please visit [BBSF Controls documenation](https://bbsfadmin.bnsigh
6
6
 
7
7
  # Change Log
8
8
 
9
+ ## 1.0.34 / 26-3-2022 (!!!Warning!! Testing Release)
10
+ ===================
11
+ * Only For Test
12
+
9
13
  ##1.0.33 / 22-3-2022
10
14
  ===================
11
15
  * Add Word Document Service
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.34",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^11.2.14",
6
6
  "@angular/core": "^11.2.14"