diff --git a/components/hubspot/package.json b/components/hubspot/package.json index 81d054228afbc..9ee9b3b38a309 100644 --- a/components/hubspot/package.json +++ b/components/hubspot/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/hubspot", - "version": "0.13.0", + "version": "0.13.1", "description": "Pipedream Hubspot Components", "main": "hubspot.app.mjs", "keywords": [ diff --git a/components/hubspot/sources/new-task/new-task.mjs b/components/hubspot/sources/new-task/new-task.mjs index 6f77dce83431f..cfa1c4b112e26 100644 --- a/components/hubspot/sources/new-task/new-task.mjs +++ b/components/hubspot/sources/new-task/new-task.mjs @@ -8,7 +8,7 @@ export default { key: "hubspot-new-task", name: "New Task Created", description: "Emit new event for each new task created. [See the documentation](https://developers.hubspot.com/docs/reference/api/crm/engagements/tasks#get-%2Fcrm%2Fv3%2Fobjects%2Ftasks)", - version: "0.0.1", + version: "0.0.13", type: "source", dedupe: "unique", methods: { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52a8eb1d02169..f87619c2ceb73 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -853,8 +853,7 @@ importers: components/autobound: {} - components/autodesk: - specifiers: {} + components/autodesk: {} components/autoklose: {}