@forge/manifest
13.0.013.1.0-next.0
out/types/module-types.js~
out/types/module-types.jsModified+1
Index: package/out/types/module-types.js
===================================================================
--- package/out/types/module-types.js
+++ package/out/types/module-types.js
@@ -37,8 +37,9 @@
AllModuleTypes["ConfluencePageBanner"] = "confluence:pageBanner";
AllModuleTypes["ConfluenceFullPage"] = "confluence:fullPage";
AllModuleTypes["ConfluenceContentProperty"] = "confluence:contentProperty";
AllModuleTypes["JiraEntityProperty"] = "jira:entityProperty";
+ AllModuleTypes["JiraEntityPropertySet"] = "jira:entityPropertySet";
AllModuleTypes["JiraWorkflowValidator"] = "jira:workflowValidator";
AllModuleTypes["JiraWorkflowCondition"] = "jira:workflowCondition";
AllModuleTypes["JiraWorkflowPostFunction"] = "jira:workflowPostFunction";
AllModuleTypes["JiraActionValidator"] = "jira:actionValidator";