rez_core 5.0.190 → 5.0.192

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rez_core",
3
- "version": "5.0.190",
3
+ "version": "5.0.192",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "private": false,
@@ -1095,6 +1095,7 @@ export class IntegrationService {
1095
1095
  templateId: externalTemplateId,
1096
1096
  variables,
1097
1097
  richText,
1098
+ subject,
1098
1099
  };
1099
1100
 
1100
1101
  // Handle user integration if user_id provided