@aldb2b/common 1.0.359 → 1.0.360

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.
@@ -20,6 +20,7 @@ export declare namespace SendNotifications {
20
20
  subject?: string;
21
21
  content?: string;
22
22
  template?: string;
23
+ templateId?: string;
23
24
  receiverCompany: string;
24
25
  receiver: string;
25
26
  attachments?: string[];
@@ -377,8 +377,8 @@
377
377
  "affectsGlobalScope": false
378
378
  },
379
379
  "../src/events/send-notifications.interface.ts": {
380
- "version": "4686053e9c12adf20b7dbd1d64662745b095d9911f26e7ed8fa5a15c8b5c4d59",
381
- "signature": "fd857fa17cc462629f383b08a8d55c96465771aa096e848f88325a724296d4bb",
380
+ "version": "a1923fff2fbfb4c1a725fd68f3cc477b182de2cb718bbd5856104b02dedf1ab7",
381
+ "signature": "8666a10232e360be351c1793e6274bf6587fd267434aa53d2bb5f3dab1a7b287",
382
382
  "affectsGlobalScope": false
383
383
  },
384
384
  "../src/events/get-contacts-by-query.interface.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aldb2b/common",
3
- "version": "1.0.359",
3
+ "version": "1.0.360",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",