rez_core 3.1.138 → 3.1.139

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