placementt-core 1.400.264 → 1.400.265

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.
@@ -1201,6 +1201,7 @@ export type EmailCampaign = {
1201
1201
  export type EmailCampaignRecipient = {
1202
1202
  oId: string;
1203
1203
  campaignId?: string;
1204
+ created: string;
1204
1205
  contactId: string;
1205
1206
  type: "alumni" | "employer";
1206
1207
  sent: string;
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "private": false,
3
3
  "name": "placementt-core",
4
4
  "author": "Placementt",
5
- "version": "1.400.264",
5
+ "version": "1.400.265",
6
6
  "main": "lib/index.js",
7
7
  "types": "lib/index.d.ts",
8
8
  "scripts": {
@@ -1187,6 +1187,7 @@ export type EmailCampaign = {
1187
1187
  export type EmailCampaignRecipient = {
1188
1188
  oId: string,
1189
1189
  campaignId?: string,
1190
+ created: string,
1190
1191
  contactId: string,
1191
1192
  type: "alumni"|"employer"
1192
1193
  sent: string, // ISO string