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 380d4a3 commit 9fb5ebbCopy full SHA for 9fb5ebb
components/hubspot/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pipedream/hubspot",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"description": "Pipedream Hubspot Components",
5
"main": "hubspot.app.mjs",
6
"keywords": [
components/hubspot/sources/new-deal-in-stage/new-deal-in-stage.mjs
@@ -7,7 +7,7 @@ export default {
7
key: "hubspot-new-deal-in-stage",
8
name: "New Deal In Stage",
9
description: "Emit new event for each new deal in a stage.",
10
- version: "0.0.27",
+ version: "0.0.28",
11
dedupe: "unique",
12
type: "source",
13
props: {
0 commit comments