We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4081e2e commit be68450Copy full SHA for be68450
components/hubspot/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pipedream/hubspot",
3
- "version": "1.7.11",
+ "version": "1.7.12",
4
"description": "Pipedream Hubspot Components",
5
"main": "hubspot.app.mjs",
6
"keywords": [
components/hubspot/sources/new-deal-in-stage/new-deal-in-stage.mjs
@@ -13,7 +13,7 @@ export default {
13
key: "hubspot-new-deal-in-stage",
14
name: "New Deal In Stage",
15
description: "Emit new event for each new deal in a stage.",
16
- version: "0.1.0",
+ version: "0.0.42",
17
dedupe: "unique",
18
type: "source",
19
props: {
0 commit comments