HubSpot / calling-extensions-sdk

A JavaScript SDK for integrating calling apps into HubSpot.
https://developers.hubspot.com/docs/api/crm/extensions/calling-sdk
MIT License
45 stars 29 forks source link

Send ownerId in onReady event #209

Closed esme closed 1 month ago

esme commented 1 month ago

Description

Jira Ticket: CALL-6409

Send ownerId in onReady event for Zoom.

Merge Checklist

Q A
Adds Documentation?
Any Dependency Changes?
Patch: Bug Fix?
Minor: New Feature? yes
Major: Breaking Change?

BRAVE Checklist

Q A
Backwards Compatible?
Rollout/Rollback Plan?
Automated test coverage?
Verified that changes work?
Expect Dependencies to Fail?
github-actions[bot] commented 1 month ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://HubSpot.github.io/calling-extensions-sdk/pr-preview/pr-209/ on branch gh-pages at 2024-08-05 18:57 UTC

alonso-cadenas commented 1 month ago

@esme I'd classify this change as a minor version improvement vs patch since the ownerId was never expected before.

esme commented 1 month ago

@alonso-cadenas In this case, should I run publish:alpha:minor instead of publish:alpha?

alonso-cadenas commented 1 month ago

@esme Yup!