diff --git a/integrations/intercom/HISTORY.md b/integrations/intercom/HISTORY.md index 2277323e1..c52d0c18a 100644 --- a/integrations/intercom/HISTORY.md +++ b/integrations/intercom/HISTORY.md @@ -1,3 +1,6 @@ +3.1.0 / 2022-09-06 +================== + * Adding region support 3.0.0 / 2017-08-21 ================== diff --git a/integrations/intercom/lib/index.js b/integrations/intercom/lib/index.js index e91f2375f..c4b60ac23 100644 --- a/integrations/intercom/lib/index.js +++ b/integrations/intercom/lib/index.js @@ -23,6 +23,7 @@ var Intercom = (module.exports = integration('Intercom') .option('activator', '#IntercomDefaultWidget') .option('appId', '') .option('richLinkProperties', []) + .option('apiBase', '') .tag('