diff --git a/release/resources/module_list.json b/release/resources/module_list.json index 6af0bfe5..7fff695e 100644 --- a/release/resources/module_list.json +++ b/release/resources/module_list.json @@ -281,6 +281,12 @@ { "name": "module-ballerinax-hubspot.automation.actions" }, + { + "name": "module-ballerinax-hubspot.crm.associations" + }, + { + "name": "module-ballerinax-hubspot.crm.associations.schema" + }, { "name": "module-ballerinax-hubspot.crm.commerce.carts" }, @@ -296,12 +302,30 @@ { "name": "module-ballerinax-hubspot.crm.commerce.taxes" }, + { + "name": "module-ballerinax-hubspot.crm.engagements.calls" + }, + { + "name": "module-ballerinax-hubspot.crm.engagements.communications" + }, + { + "name": "module-ballerinax-hubspot.crm.engagements.email" + }, { "name": "module-ballerinax-hubspot.crm.engagement.meeting" }, { "name": "module-ballerinax-hubspot.crm.engagement.notes" }, + { + "name": "module-ballerinax-hubspot.crm.engagements.tasks" + }, + { + "name": "module-ballerinax-hubspot.crm.extensions.timelines" + }, + { + "name": "module-ballerinax-hubspot.crm.extensions.videoconferencing" + }, { "name": "module-ballerinax-hubspot.crm.import" }, @@ -335,6 +359,9 @@ { "name": "module-ballerinax-hubspot.crm.object.tickets" }, + { + "name": "module-ballerinax-hubspot.crm.owners" + }, { "name": "module-ballerinax-hubspot.crm.pipelines" }, @@ -450,4 +477,4 @@ "name": "protoc-tools" } ] -} \ No newline at end of file +}