rez_core 4.0.12 → 4.0.14

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": "4.0.12",
3
+ "version": "4.0.14",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "private": false,
@@ -329,6 +329,7 @@ export class WorkflowAutomationService extends EntityServiceImpl {
329
329
  actionCategoryName: a.actionCategoryName,
330
330
  actionPayload: a.payload,
331
331
  name: a.name,
332
+ status: a.status,
332
333
  }));
333
334
 
334
335
  // 5. Final response