Releases: intercom/intercom-node
Releases · intercom/intercom-node
v6.0.0-beta.3
v6.0.0-beta.2
v6.0.0-beta.1
v6.0.0-beta.0
v5.0.0
What's Changed
- Update intercom-node to 4.0.0 by @SeanHealy33 in #341
- Documentation Error by @colmdoyle in #348
- Revert "Add FOSSA workflow to enable license scanning" by @dannyfallon in #350
- Fix typo in Recepient and RecepientType by @colmdoyle in #354
- typo in README.md by @Vanley in #357
- remove integration tests approval step by @mmartinic in #343
- Update README file by @mhnpd in #362
- Fix test infra by @colmdoyle in #369
- Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #370
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #368
- Make the company fields optional by @colmdoyle in #367
- Update create conversations endpoint with 2.6 typing by @colmdoyle in #373
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #374
- bump versions by @colmdoyle in #371
- run tests in parallel by @colmdoyle in #372
- Bump axios from 0.24.0 to 1.6.0 by @dependabot in #388
- Fix tests on Node SDK by @colmdoyle in #392
- Create REPO_OWNER by @kev-null in #385
- Bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #383
- Fix type in ContactObject: opted_out_subscription_tyes by @johnf in #380
- Update the company.update method by @colmdoyle in #375
- Revert "Update the company.update method" by @colmdoyle in #393
- Update package.json by @colmdoyle in #394
New Contributors
- @dannyfallon made their first contribution in #350
- @Vanley made their first contribution in #357
- @mmartinic made their first contribution in #343
- @mhnpd made their first contribution in #362
- @kev-null made their first contribution in #385
- @johnf made their first contribution in #380
Full Changelog: v4.0.0...v5.0.0
Release V4.0.0
What's Changed
- Updated typo for conversation.
- Updated Conversations index to API 2.6 standard.
Full Changelog: v3.2.1...v4.0.0
v3.2.1
What's Changed
Fixes bad release of 3.2.0
V3.2.0
What's Changed
Added API to support phone call redirects @SeanHealy33
Added API to support message data export API.
Added ability to list all subscription types (thank you @lukasbals)
Full Changelog: v3.1.5...v3.2.0
v3.1.5
What's Changed
- Document how to configure api.eu.intercom.io by @punkle in #286
- Create conversation without contact reply by @MangeFre in #319
- Permit creating leads with email by @drewwatkins11 in #316
- Add email to contact update by @johnnynader in #323
New Contributors
- @punkle made their first contribution in #286
- @enrico-intercom made their first contribution in #312
- @MangeFre made their first contribution in #319
- @drewwatkins11 made their first contribution in #316
Full Changelog: v3.1.4...v3.1.5
Release v3.1.4
What's Changed
- Remove deprecated
client.useBaseUrl
method by @hypeofpipe in #307 - Add QA step to CI by @hypeofpipe in #307
Full Changelog: v3.1.2...v3.1.3