integrations
integrations copied to clipboard
fix: hubspot deal closedate can be string
Description
Detailed description of the changes and the intent behind them
Checklist
- [ ] Changes are covered by tests if behavior has been changed or added
- [ ] Tests have 100% coverage
- [ ] If code changes were made, the version in
package.jsonhas been bumped (matching semver)
Resolves
If the PR resolves an open issue tag it here. For example: Resolves #34