Skip to content

Commit 7e14b5f

Browse files
committed
bump hs versions
1 parent aabe0a5 commit 7e14b5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/hubspot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/hubspot",
3-
"version": "1.7.7",
3+
"version": "1.7.8",
44
"description": "Pipedream Hubspot Components",
55
"main": "hubspot.app.mjs",
66
"keywords": [

components/hubspot/sources/new-contact-property-change/new-contact-property-change.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default {
88
name: "New Contact Property Change",
99
description:
1010
"Emit new event when a specified property is provided or updated on a contact. [See the documentation](https://developers.hubspot.com/docs/api/crm/contacts)",
11-
version: "0.0.29",
11+
version: "0.0.30",
1212
dedupe: "unique",
1313
type: "source",
1414
props: {

0 commit comments

Comments
 (0)