diff --git a/components/_0codekit/actions/compress-pdf/compress-pdf.mjs b/components/_0codekit/actions/compress-pdf/compress-pdf.mjs index 958df70f1aeef..2fe9a18ec9587 100644 --- a/components/_0codekit/actions/compress-pdf/compress-pdf.mjs +++ b/components/_0codekit/actions/compress-pdf/compress-pdf.mjs @@ -4,7 +4,7 @@ export default { key: "_0codekit-compress-pdf", name: "Compress PDF", description: "Compresses a PDF using the specified URL. [See the documentation](https://documenter.getpostman.com/view/18297710/UVkntwBv#fdcb09dc-c316-4b80-b523-5a1f3afac1e6)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_0codekit/actions/read-barcode/read-barcode.mjs b/components/_0codekit/actions/read-barcode/read-barcode.mjs index acdbfa7c15ead..f9d89a4140c1a 100644 --- a/components/_0codekit/actions/read-barcode/read-barcode.mjs +++ b/components/_0codekit/actions/read-barcode/read-barcode.mjs @@ -4,7 +4,7 @@ export default { key: "_0codekit-read-barcode", name: "Read Barcode", description: "Reads a QR code from an image. [See the documentation](https://documenter.getpostman.com/view/18297710/UVkntwBv#84ecd80e-af50-406b-abd7-698826773500)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_0codekit/package.json b/components/_0codekit/package.json index 5bcea0e4e587d..4493341ee1ed9 100644 --- a/components/_0codekit/package.json +++ b/components/_0codekit/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_0codekit", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream 0codekit Components", "main": "_0codekit.app.mjs", "keywords": [ diff --git a/components/_10000ft/package.json b/components/_10000ft/package.json index 3e1377b570947..a5d1d74365e9b 100644 --- a/components/_10000ft/package.json +++ b/components/_10000ft/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_10000ft", - "version": "0.6.0", + "version": "0.6.1", "description": "Pipedream _10000ft Components", "main": "_10000ft.app.mjs", "keywords": [ diff --git a/components/_1crm/actions/create-contact/create-contact.mjs b/components/_1crm/actions/create-contact/create-contact.mjs index fbe7b369f4e20..a51b4aecade00 100644 --- a/components/_1crm/actions/create-contact/create-contact.mjs +++ b/components/_1crm/actions/create-contact/create-contact.mjs @@ -5,7 +5,7 @@ export default { key: "_1crm-create-contact", name: "Create Contact", description: "Creates a new contact in the 1CRM system. [See the documentation](https://demo.1crmcloud.com/api.php#endpoint_dataList_post)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_1crm/actions/create-lead/create-lead.mjs b/components/_1crm/actions/create-lead/create-lead.mjs index 12a28ea93d00e..b0b4055d944ee 100644 --- a/components/_1crm/actions/create-lead/create-lead.mjs +++ b/components/_1crm/actions/create-lead/create-lead.mjs @@ -5,7 +5,7 @@ export default { key: "_1crm-create-lead", name: "Create Lead", description: "Crafts a new lead in 1CRM. [See the documentation](https://demo.1crmcloud.com/api.php#endpoint_dataList_post)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_1crm/actions/update-contact/update-contact.mjs b/components/_1crm/actions/update-contact/update-contact.mjs index 7cefd55bf74e1..a042fad6fd846 100644 --- a/components/_1crm/actions/update-contact/update-contact.mjs +++ b/components/_1crm/actions/update-contact/update-contact.mjs @@ -5,7 +5,7 @@ export default { key: "_1crm-update-contact", name: "Update Contact", description: "Modifies an existing contact within the 1CRM system. [See the documentation](https://demo.1crmcloud.com/api.php#endpoint_dataRecord_patch)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: true, openWorldHint: true, diff --git a/components/_1crm/actions/update-lead/update-lead.mjs b/components/_1crm/actions/update-lead/update-lead.mjs index ca5d0d378a010..f6343e6546fad 100644 --- a/components/_1crm/actions/update-lead/update-lead.mjs +++ b/components/_1crm/actions/update-lead/update-lead.mjs @@ -5,7 +5,7 @@ export default { key: "_1crm-update-lead", name: "Update Lead", description: "Updates an existing lead in 1CRM. [See the documentation](https://demo.1crmcloud.com/api.php#endpoint_dataRecord_patch)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: true, openWorldHint: true, diff --git a/components/_1crm/package.json b/components/_1crm/package.json index 194a71c8269d4..4c18c9c73434f 100644 --- a/components/_1crm/package.json +++ b/components/_1crm/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_1crm", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream 1CRM Components", "main": "_1crm.app.mjs", "keywords": [ diff --git a/components/_21risk/package.json b/components/_21risk/package.json index cc13549d316a3..e763ad1ae30ac 100644 --- a/components/_21risk/package.json +++ b/components/_21risk/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_21risk", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream 21RISK Components", "main": "_21risk.app.mjs", "keywords": [ @@ -16,4 +16,3 @@ "@pipedream/platform": "^3.1.1" } } - diff --git a/components/_21risk/sources/new-action/new-action.mjs b/components/_21risk/sources/new-action/new-action.mjs index cffbd58c837aa..9b5d90beac0c1 100644 --- a/components/_21risk/sources/new-action/new-action.mjs +++ b/components/_21risk/sources/new-action/new-action.mjs @@ -6,7 +6,7 @@ export default { key: "_21risk-new-action", name: "New Action Created", description: "Emit new event when a new action is created due to non-compliance in a risk-model category during an audit.", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", methods: { diff --git a/components/_21risk/sources/new-auditor/new-auditor.mjs b/components/_21risk/sources/new-auditor/new-auditor.mjs index 7753387f17a32..13a8cb23f01c5 100644 --- a/components/_21risk/sources/new-auditor/new-auditor.mjs +++ b/components/_21risk/sources/new-auditor/new-auditor.mjs @@ -6,7 +6,7 @@ export default { key: "_21risk-new-auditor", name: "New Auditor Created", description: "Emit new event when a new auditor is created.", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", methods: { diff --git a/components/_21risk/sources/new-report/new-report.mjs b/components/_21risk/sources/new-report/new-report.mjs index 5a736207129c6..91b775cfe81d4 100644 --- a/components/_21risk/sources/new-report/new-report.mjs +++ b/components/_21risk/sources/new-report/new-report.mjs @@ -6,7 +6,7 @@ export default { key: "_21risk-new-report", name: "New Report Created", description: "Emit new event when a new report is created.", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", methods: { diff --git a/components/_2chat/actions/check-phone-number-whatsapp/check-phone-number-whatsapp.mjs b/components/_2chat/actions/check-phone-number-whatsapp/check-phone-number-whatsapp.mjs index e9db9cb8067cd..bacf97a96781e 100644 --- a/components/_2chat/actions/check-phone-number-whatsapp/check-phone-number-whatsapp.mjs +++ b/components/_2chat/actions/check-phone-number-whatsapp/check-phone-number-whatsapp.mjs @@ -4,7 +4,7 @@ export default { key: "_2chat-check-phone-number-whatsapp", name: "Check Phone Number for WhatsApp", description: "Checks if a given phone number has a WhatsApp account. [See the documentation](https://developers.2chat.co/docs/API/WhatsApp/check-number)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_2chat/actions/create-contact/create-contact.mjs b/components/_2chat/actions/create-contact/create-contact.mjs index b90e5c34bcdb1..ec3fa5366e46c 100644 --- a/components/_2chat/actions/create-contact/create-contact.mjs +++ b/components/_2chat/actions/create-contact/create-contact.mjs @@ -4,7 +4,7 @@ export default { key: "_2chat-create-contact", name: "Create Contact", description: "Creates a new contact in 2Chat. [See the documentation](https://developers.2chat.co/docs/API/Contacts/create-contact)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_2chat/actions/send-whatsapp-text-message/send-whatsapp-text-message.mjs b/components/_2chat/actions/send-whatsapp-text-message/send-whatsapp-text-message.mjs index 087c8fcfd3518..8c6551aef9618 100644 --- a/components/_2chat/actions/send-whatsapp-text-message/send-whatsapp-text-message.mjs +++ b/components/_2chat/actions/send-whatsapp-text-message/send-whatsapp-text-message.mjs @@ -4,7 +4,7 @@ export default { key: "_2chat-send-whatsapp-text-message", name: "Send Whatsapp Text Message", description: "Sends a text message to a designated whatsapp-enabled phone number. [See the documentation](https://developers.2chat.co/docs/API/WhatsApp/send-message)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: true, openWorldHint: true, diff --git a/components/_2chat/package.json b/components/_2chat/package.json index 138c890fb033a..daf1e0282a22a 100644 --- a/components/_2chat/package.json +++ b/components/_2chat/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_2chat", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream _2chat Components", "main": "_2chat.app.mjs", "keywords": [ diff --git a/components/_2chat/sources/new-conversation-instant/new-conversation-instant.mjs b/components/_2chat/sources/new-conversation-instant/new-conversation-instant.mjs index e607cff63caaa..b45c17612adb9 100644 --- a/components/_2chat/sources/new-conversation-instant/new-conversation-instant.mjs +++ b/components/_2chat/sources/new-conversation-instant/new-conversation-instant.mjs @@ -7,7 +7,7 @@ export default { key: "_2chat-new-conversation-instant", name: "New Conversation (Instant)", description: "Emit new event when a new WhatsApp conversation is started on the user’s 2chat connected number.", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", props: { diff --git a/components/_2chat/sources/new-message-instant/new-message-instant.mjs b/components/_2chat/sources/new-message-instant/new-message-instant.mjs index 9e59c9c4eac24..be239ca865c0a 100644 --- a/components/_2chat/sources/new-message-instant/new-message-instant.mjs +++ b/components/_2chat/sources/new-message-instant/new-message-instant.mjs @@ -6,7 +6,7 @@ export default { key: "_2chat-new-message-instant", name: "New Message (Instant)", description: "Emit new event when a new message is either sent or received on 2Chat.", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", methods: { diff --git a/components/_2chat/sources/new-whatsapp-order-instant/new-whatsapp-order-instant.mjs b/components/_2chat/sources/new-whatsapp-order-instant/new-whatsapp-order-instant.mjs index 62851bac573c1..ae942a27940b8 100644 --- a/components/_2chat/sources/new-whatsapp-order-instant/new-whatsapp-order-instant.mjs +++ b/components/_2chat/sources/new-whatsapp-order-instant/new-whatsapp-order-instant.mjs @@ -6,7 +6,7 @@ export default { key: "_2chat-new-whatsapp-order-instant", name: "New WhatsApp Order (Instant)", description: "Emit new event when a WhatsApp order is received on user's 2Chat connected number.", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", methods: { diff --git a/components/_2markdown/actions/html-file-to-markdown/html-file-to-markdown.mjs b/components/_2markdown/actions/html-file-to-markdown/html-file-to-markdown.mjs index 9f8a8d2da0f1c..844d17d0bfe78 100644 --- a/components/_2markdown/actions/html-file-to-markdown/html-file-to-markdown.mjs +++ b/components/_2markdown/actions/html-file-to-markdown/html-file-to-markdown.mjs @@ -6,7 +6,7 @@ export default { key: "_2markdown-html-file-to-markdown", name: "HTML File to Markdown", description: "Convert an HTML file to Markdown format. [See the documentation](https://2markdown.com/docs#file2md)", - version: "0.1.1", + version: "0.1.2", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_2markdown/actions/html-to-markdown/html-to-markdown.mjs b/components/_2markdown/actions/html-to-markdown/html-to-markdown.mjs index 1833bff998043..747a77ddd1f79 100644 --- a/components/_2markdown/actions/html-to-markdown/html-to-markdown.mjs +++ b/components/_2markdown/actions/html-to-markdown/html-to-markdown.mjs @@ -4,7 +4,7 @@ export default { key: "_2markdown-html-to-markdown", name: "HTML to Markdown", description: "Convert raw HTML content to Markdown format. [See the documentation](https://2markdown.com/docs#html2md)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_2markdown/actions/pdf-to-markdown/pdf-to-markdown.mjs b/components/_2markdown/actions/pdf-to-markdown/pdf-to-markdown.mjs index d0bd582aa7ef3..b4c0383a59945 100644 --- a/components/_2markdown/actions/pdf-to-markdown/pdf-to-markdown.mjs +++ b/components/_2markdown/actions/pdf-to-markdown/pdf-to-markdown.mjs @@ -6,7 +6,7 @@ export default { key: "_2markdown-pdf-to-markdown", name: "PDF to Markdown", description: "Convert a PDF document to Markdown format. [See the documentation](https://2markdown.com/docs#pdf2md)", - version: "0.1.1", + version: "0.1.2", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_2markdown/actions/url-to-markdown/url-to-markdown.mjs b/components/_2markdown/actions/url-to-markdown/url-to-markdown.mjs index 76d3d333b90b3..776c301a90e9a 100644 --- a/components/_2markdown/actions/url-to-markdown/url-to-markdown.mjs +++ b/components/_2markdown/actions/url-to-markdown/url-to-markdown.mjs @@ -4,7 +4,7 @@ export default { key: "_2markdown-url-to-markdown", name: "URL to Markdown", description: "Extract the essential content of a website as plaintext. [See the documentation](https://2markdown.com/docs#url2md)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_2markdown/package.json b/components/_2markdown/package.json index 10f1dca598e94..ec2c5df22ff2c 100644 --- a/components/_2markdown/package.json +++ b/components/_2markdown/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_2markdown", - "version": "0.2.1", + "version": "0.2.2", "description": "Pipedream 2markdown Components", "main": "_2markdown.app.mjs", "keywords": [ diff --git a/components/_302_ai/actions/chat-using-functions/chat-using-functions.mjs b/components/_302_ai/actions/chat-using-functions/chat-using-functions.mjs index 3276b90e5efcb..4f96f681619ba 100644 --- a/components/_302_ai/actions/chat-using-functions/chat-using-functions.mjs +++ b/components/_302_ai/actions/chat-using-functions/chat-using-functions.mjs @@ -3,7 +3,7 @@ import constants from "../common/constants.mjs"; export default { name: "Chat using Functions", - version: "0.0.1", + version: "0.0.2", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_302_ai/actions/chat-with-302-ai/chat-with-302-ai.mjs b/components/_302_ai/actions/chat-with-302-ai/chat-with-302-ai.mjs index fc69bcde78b29..33600114e393a 100644 --- a/components/_302_ai/actions/chat-with-302-ai/chat-with-302-ai.mjs +++ b/components/_302_ai/actions/chat-with-302-ai/chat-with-302-ai.mjs @@ -5,7 +5,7 @@ import constants from "../common/constants.mjs"; export default { ...common, name: "Chat with 302.AI", - version: "0.0.1", + version: "0.0.2", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_302_ai/actions/classify-items/classify-items.mjs b/components/_302_ai/actions/classify-items/classify-items.mjs index 2c35e54534a8e..0853c297f6787 100644 --- a/components/_302_ai/actions/classify-items/classify-items.mjs +++ b/components/_302_ai/actions/classify-items/classify-items.mjs @@ -3,7 +3,7 @@ import common from "../common/common-helper.mjs"; export default { ...common, name: "Classify Items", - version: "0.0.1", + version: "0.0.2", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_302_ai/actions/create-embeddings/create-embeddings.mjs b/components/_302_ai/actions/create-embeddings/create-embeddings.mjs index c6eb54cb9b8a6..480b9d55b93c6 100644 --- a/components/_302_ai/actions/create-embeddings/create-embeddings.mjs +++ b/components/_302_ai/actions/create-embeddings/create-embeddings.mjs @@ -3,7 +3,7 @@ import _302_ai from "../../_302_ai.app.mjs"; export default { name: "Create Embeddings", - version: "0.0.1", + version: "0.0.2", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_302_ai/actions/summarize-text/summarize-text.mjs b/components/_302_ai/actions/summarize-text/summarize-text.mjs index 14d6a54f5554c..bb75a0b304be7 100644 --- a/components/_302_ai/actions/summarize-text/summarize-text.mjs +++ b/components/_302_ai/actions/summarize-text/summarize-text.mjs @@ -4,7 +4,7 @@ import constants from "../common/constants.mjs"; export default { ...common, name: "Summarize Text", - version: "0.0.1", + version: "0.0.2", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_302_ai/package.json b/components/_302_ai/package.json index d9ded18b2c409..84e3f02b228bd 100644 --- a/components/_302_ai/package.json +++ b/components/_302_ai/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_302_ai", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream 302.ai Components", "main": "_302_ai.app.mjs", "keywords": [ diff --git a/components/_360nrs/actions/send-sms/send-sms.mjs b/components/_360nrs/actions/send-sms/send-sms.mjs index 1e96ce7f644f6..65933156399fd 100644 --- a/components/_360nrs/actions/send-sms/send-sms.mjs +++ b/components/_360nrs/actions/send-sms/send-sms.mjs @@ -5,7 +5,7 @@ export default { key: "_360nrs-send-sms", name: "Send SMS", description: "Send an SMS message to one or more recipients. [See the documentation](https://apidocs.360nrs.com/?shell#sms)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_360nrs/package.json b/components/_360nrs/package.json index 3274c3e01905c..0a2e84267938e 100644 --- a/components/_360nrs/package.json +++ b/components/_360nrs/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_360nrs", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream 360NRS Components", "main": "_360nrs.app.mjs", "keywords": [ diff --git a/components/_46elks/actions/make-phone-call/make-phone-call.mjs b/components/_46elks/actions/make-phone-call/make-phone-call.mjs index 9b4531fb8b94b..cca8eb92f5248 100644 --- a/components/_46elks/actions/make-phone-call/make-phone-call.mjs +++ b/components/_46elks/actions/make-phone-call/make-phone-call.mjs @@ -4,7 +4,7 @@ export default { key: "_46elks-make-phone-call", name: "Make Phone Call", description: "Dials and connects two phone numbers using the 46elks service. [See the documentation](https://46elks.com/docs/make-call)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_46elks/actions/send-sms/send-sms.mjs b/components/_46elks/actions/send-sms/send-sms.mjs index aec8ba497323a..2be459198e74a 100644 --- a/components/_46elks/actions/send-sms/send-sms.mjs +++ b/components/_46elks/actions/send-sms/send-sms.mjs @@ -4,7 +4,7 @@ export default { key: "_46elks-send-sms", name: "Send SMS", description: "Composes and sends an SMS message to a specified phone number. [See the documentation](https://46elks.com/docs/send-sms)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_46elks/package.json b/components/_46elks/package.json index d0ef60c555512..eac7cf5c83b79 100644 --- a/components/_46elks/package.json +++ b/components/_46elks/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_46elks", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream 46elks Components", "main": "_46elks.app.mjs", "keywords": [ diff --git a/components/_46elks/sources/new-account-data-change/new-account-data-change.mjs b/components/_46elks/sources/new-account-data-change/new-account-data-change.mjs index 5c0449e72af80..ca9f6b5fa2972 100644 --- a/components/_46elks/sources/new-account-data-change/new-account-data-change.mjs +++ b/components/_46elks/sources/new-account-data-change/new-account-data-change.mjs @@ -5,7 +5,7 @@ export default { key: "_46elks-new-account-data-change", name: "New Account Data Change", description: "Emit new event when data related to your 46elks account changes, primarily used to keep an eye out for changes in account balance, name, or email. [See the documentation](https://46elks.com/docs/overview)", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", props: { diff --git a/components/_46elks/sources/new-incoming-sms-instant/new-incoming-sms-instant.mjs b/components/_46elks/sources/new-incoming-sms-instant/new-incoming-sms-instant.mjs index 21b26675d4e72..20884be141bfb 100644 --- a/components/_46elks/sources/new-incoming-sms-instant/new-incoming-sms-instant.mjs +++ b/components/_46elks/sources/new-incoming-sms-instant/new-incoming-sms-instant.mjs @@ -4,7 +4,7 @@ export default { key: "_46elks-new-incoming-sms-instant", name: "New Incoming SMS (Instant)", description: "Emit new event instantly when an SMS is received by a specific number linked to your 46elks account. [See the documentation](https://46elks.com/docs/receive-sms)", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", props: { diff --git a/components/_4dem/actions/confirm-email/confirm-email.mjs b/components/_4dem/actions/confirm-email/confirm-email.mjs index 17a3e1ef78d36..be5f31047522d 100644 --- a/components/_4dem/actions/confirm-email/confirm-email.mjs +++ b/components/_4dem/actions/confirm-email/confirm-email.mjs @@ -4,7 +4,7 @@ export default { key: "_4dem-confirm-email", name: "Confirm Email", description: "Confirm sender email address. [See the documentation](https://api.4dem.it/#/operations/senders.email.confirm)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_4dem/actions/create-email/create-email.mjs b/components/_4dem/actions/create-email/create-email.mjs index 9fddd881d5266..086490a9873bd 100644 --- a/components/_4dem/actions/create-email/create-email.mjs +++ b/components/_4dem/actions/create-email/create-email.mjs @@ -4,7 +4,7 @@ export default { key: "_4dem-create-email", name: "Create Email", description: "Create a new email. [See the documentation](https://api.4dem.it/#/operations/contents.email.store)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_4dem/actions/create-sender/create-sender.mjs b/components/_4dem/actions/create-sender/create-sender.mjs index 40c6001e766c7..e5ddec1c20581 100644 --- a/components/_4dem/actions/create-sender/create-sender.mjs +++ b/components/_4dem/actions/create-sender/create-sender.mjs @@ -4,7 +4,7 @@ export default { key: "_4dem-create-sender", name: "Create Sender", description: "Create an email sender. You will need to confirm the email address used during creation. [See the documentation](https://api.4dem.it/#/operations/senders.email.store)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_4dem/package.json b/components/_4dem/package.json index 3f89373f4f2c6..a12262092689b 100644 --- a/components/_4dem/package.json +++ b/components/_4dem/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_4dem", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream 4Dem Components", "main": "_4dem.app.mjs", "keywords": [ diff --git a/components/_8x8_connect/actions/get-log-result/get-log-result.mjs b/components/_8x8_connect/actions/get-log-result/get-log-result.mjs index 412be9f4228ba..4dd0b09c6e0fe 100644 --- a/components/_8x8_connect/actions/get-log-result/get-log-result.mjs +++ b/components/_8x8_connect/actions/get-log-result/get-log-result.mjs @@ -4,7 +4,7 @@ export default { key: "_8x8_connect-get-log-result", name: "Get Log Result", description: "Check the status of an SMS Logs export job and to get a download link if its generation has succeeded. [See the documentation](https://developer.8x8.com/connect/reference/get-log-export-job-result)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_8x8_connect/actions/request-log/request-log.mjs b/components/_8x8_connect/actions/request-log/request-log.mjs index 15ddb0514e72b..f1fb04039f86f 100644 --- a/components/_8x8_connect/actions/request-log/request-log.mjs +++ b/components/_8x8_connect/actions/request-log/request-log.mjs @@ -4,7 +4,7 @@ export default { key: "_8x8_connect-request-log", name: "Request Log", description: "Request an SMS log file. [See the documentation](https://developer.8x8.com/connect/reference/start-log-export-job)", - version: "0.0.5", + version: "0.0.6", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_8x8_connect/actions/send-sms/send-sms.mjs b/components/_8x8_connect/actions/send-sms/send-sms.mjs index 7a62d81e4ce35..28a3454bec65e 100644 --- a/components/_8x8_connect/actions/send-sms/send-sms.mjs +++ b/components/_8x8_connect/actions/send-sms/send-sms.mjs @@ -4,7 +4,7 @@ export default { key: "_8x8_connect-send-sms", name: "Send SMS", description: "Send a SMS to the specified destination. [See the documentation](https://developer.8x8.com/connect/reference/send-sms-single)", - version: "0.0.3", + version: "0.0.4", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_8x8_connect/package.json b/components/_8x8_connect/package.json index 6f3eca0dd715c..7262ce1b9ef7f 100644 --- a/components/_8x8_connect/package.json +++ b/components/_8x8_connect/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_8x8_connect", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream 8x8 Connect Components", "main": "_8x8_connect.app.mjs", "keywords": [ diff --git a/components/_twocaptcha/actions/check-account-balance/check-account-balance.mjs b/components/_twocaptcha/actions/check-account-balance/check-account-balance.mjs index 86a62bc13629c..356b2b1c10d80 100644 --- a/components/_twocaptcha/actions/check-account-balance/check-account-balance.mjs +++ b/components/_twocaptcha/actions/check-account-balance/check-account-balance.mjs @@ -4,7 +4,7 @@ export default { key: "_twocaptcha-check-account-balance", name: "Check 2Captcha Account Balance", description: "Get the current account balance from the 2Captcha API. [See the documentation](https://2captcha.com/api-docs/get-balance)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_twocaptcha/actions/retrieve-solution/retrieve-solution.mjs b/components/_twocaptcha/actions/retrieve-solution/retrieve-solution.mjs index dfdffbe172e7d..954a2e44959b7 100644 --- a/components/_twocaptcha/actions/retrieve-solution/retrieve-solution.mjs +++ b/components/_twocaptcha/actions/retrieve-solution/retrieve-solution.mjs @@ -4,7 +4,7 @@ export default { key: "_twocaptcha-retrieve-solution", name: "Retrieve Captcha Solution", description: "Fetch the solution of a previously submitted captcha from the 2Captcha service.", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_twocaptcha/actions/submit-captcha/submit-captcha.mjs b/components/_twocaptcha/actions/submit-captcha/submit-captcha.mjs index 91f282cef5c65..09dded11d5bd9 100644 --- a/components/_twocaptcha/actions/submit-captcha/submit-captcha.mjs +++ b/components/_twocaptcha/actions/submit-captcha/submit-captcha.mjs @@ -11,7 +11,7 @@ export default { key: "_twocaptcha-submit-captcha", name: "Submit Captcha for Solving", description: "Send a new captcha to the 2Captcha service for solving. Required props are clientKey and task object.", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/_twocaptcha/package.json b/components/_twocaptcha/package.json index 005536e6755ee..452869e68b6f6 100644 --- a/components/_twocaptcha/package.json +++ b/components/_twocaptcha/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/_twocaptcha", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream twocaptcha Components", "main": "_twocaptcha.app.mjs", "keywords": [ @@ -16,4 +16,3 @@ "@pipedream/platform": "^1.6.8" } } - diff --git a/components/_twocaptcha/sources/balance-updated/balance-updated.mjs b/components/_twocaptcha/sources/balance-updated/balance-updated.mjs index 32ef05665019e..ec567dfb99489 100644 --- a/components/_twocaptcha/sources/balance-updated/balance-updated.mjs +++ b/components/_twocaptcha/sources/balance-updated/balance-updated.mjs @@ -6,7 +6,7 @@ export default { key: "_twocaptcha-balance-updated", name: "New 2Captcha Balance Updated", description: "Emit new event when the user's balance in 2Captcha API is changed.", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", props: { diff --git a/components/_twocaptcha/sources/captcha-solved/captcha-solved.mjs b/components/_twocaptcha/sources/captcha-solved/captcha-solved.mjs index f968c4841dcd3..14987677d4d7d 100644 --- a/components/_twocaptcha/sources/captcha-solved/captcha-solved.mjs +++ b/components/_twocaptcha/sources/captcha-solved/captcha-solved.mjs @@ -6,7 +6,7 @@ export default { key: "_twocaptcha-captcha-solved", name: "New Captcha Solved", description: "Emit new event when a captcha has been successfully solved by the 2Captcha service.", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", props: { diff --git a/components/a123formbuilder/package.json b/components/a123formbuilder/package.json index 70e0774c0a362..14e73a653b453 100644 --- a/components/a123formbuilder/package.json +++ b/components/a123formbuilder/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/a123formbuilder", - "version": "0.0.3", + "version": "0.0.4", "description": "Pipedream 123FormBuilder Components", "main": "a123formbuilder.app.mjs", "keywords": [ diff --git a/components/a123formbuilder/sources/form-created/form-created.mjs b/components/a123formbuilder/sources/form-created/form-created.mjs index 79f9fb2dbbb43..62eaef93be120 100644 --- a/components/a123formbuilder/sources/form-created/form-created.mjs +++ b/components/a123formbuilder/sources/form-created/form-created.mjs @@ -6,7 +6,7 @@ export default { name: "Form Created", description: "Emit new event for every created form", type: "source", - version: "0.0.2", + version: "0.0.3", dedupe: "unique", methods: { ...base.methods, diff --git a/components/a123formbuilder/sources/form-response-submitted/form-response-submitted.mjs b/components/a123formbuilder/sources/form-response-submitted/form-response-submitted.mjs index 0e443af239f8b..81a7fb7551e94 100644 --- a/components/a123formbuilder/sources/form-response-submitted/form-response-submitted.mjs +++ b/components/a123formbuilder/sources/form-response-submitted/form-response-submitted.mjs @@ -6,7 +6,7 @@ export default { name: "Form Response Submitted", description: "Emit new event for every submitted form response", type: "source", - version: "0.0.2", + version: "0.0.3", dedupe: "unique", props: { ...base.props, diff --git a/components/ably/actions/publish-message/publish-message.mjs b/components/ably/actions/publish-message/publish-message.mjs index 7e89e4f276d02..6c9c9dd851853 100644 --- a/components/ably/actions/publish-message/publish-message.mjs +++ b/components/ably/actions/publish-message/publish-message.mjs @@ -2,7 +2,7 @@ import ably from "../../ably.app.mjs"; export default { name: "Publish Message", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/ably/actions/publish-push-notification/publish-push-notification.mjs b/components/ably/actions/publish-push-notification/publish-push-notification.mjs index 6030b785ee3d3..cf7ad0a34ac49 100644 --- a/components/ably/actions/publish-push-notification/publish-push-notification.mjs +++ b/components/ably/actions/publish-push-notification/publish-push-notification.mjs @@ -2,7 +2,7 @@ import ably from "../../ably.app.mjs"; export default { name: "Publish Push Notification", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/ably/package.json b/components/ably/package.json index 21c81a209fe74..ba5151b1928fc 100644 --- a/components/ably/package.json +++ b/components/ably/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/ably", - "version": "0.0.2", + "version": "0.0.3", "description": "Pipedream Ably Components", "main": "ably.app.mjs", "keywords": [ diff --git a/components/abstract/actions/validate-email/validate-email.mjs b/components/abstract/actions/validate-email/validate-email.mjs index 8126b536e36c6..89745f2f858d5 100644 --- a/components/abstract/actions/validate-email/validate-email.mjs +++ b/components/abstract/actions/validate-email/validate-email.mjs @@ -4,7 +4,7 @@ export default { key: "abstract-validate-email", name: "Validate Email", description: "Check the deliverability of a specified email address. [See the documentation](https://docs.abstractapi.com/email-validation)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/abstract/package.json b/components/abstract/package.json index b8abbb8161030..edd369a631306 100644 --- a/components/abstract/package.json +++ b/components/abstract/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/abstract", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream Abstract - Email Verification API Components", "main": "abstract.app.mjs", "keywords": [ diff --git a/components/abstract_ip_geo/package.json b/components/abstract_ip_geo/package.json index 74df5f2a8e9ad..6994e47816a4b 100644 --- a/components/abstract_ip_geo/package.json +++ b/components/abstract_ip_geo/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/abstract_ip_geo", - "version": "0.6.0", + "version": "0.6.1", "description": "Pipedream abstract_ip_geo Components", "main": "abstract_ip_geo.app.mjs", "keywords": [ diff --git a/components/abyssale/actions/generate-image/generate-image.mjs b/components/abyssale/actions/generate-image/generate-image.mjs index cefcc44c04d86..48bab78dded38 100644 --- a/components/abyssale/actions/generate-image/generate-image.mjs +++ b/components/abyssale/actions/generate-image/generate-image.mjs @@ -5,7 +5,7 @@ export default { key: "abyssale-generate-image", name: "Generate Image", description: "Generates a single image from a template. [See the documentation](https://api-reference.abyssale.com/#tag/Images/paths/~1banner-builder~1%7BtemplateId%7D~1generate/post)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/abyssale/actions/generate-multi-format-images-videos/generate-multi-format-images-videos.mjs b/components/abyssale/actions/generate-multi-format-images-videos/generate-multi-format-images-videos.mjs index d827964c98e3a..278dece7465a8 100644 --- a/components/abyssale/actions/generate-multi-format-images-videos/generate-multi-format-images-videos.mjs +++ b/components/abyssale/actions/generate-multi-format-images-videos/generate-multi-format-images-videos.mjs @@ -5,7 +5,7 @@ export default { key: "abyssale-generate-multi-format-images-videos", name: "Generate Multi-Format Images/Videos", description: "Generates multiple images and videos from a template. [See the documentation](https://api-reference.abyssale.com/#tag/Images/paths/~1async~1banner-builder~1%7BtemplateId%7D~1generate/post)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/abyssale/package.json b/components/abyssale/package.json index 9e2db397fa8ab..9c33bff0832de 100644 --- a/components/abyssale/package.json +++ b/components/abyssale/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/abyssale", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream Abyssale Components", "main": "abyssale.app.mjs", "keywords": [ diff --git a/components/accelo/actions/create-contact/create-contact.mjs b/components/accelo/actions/create-contact/create-contact.mjs index 04fd2e3c67ce6..8010d0cfb01e5 100644 --- a/components/accelo/actions/create-contact/create-contact.mjs +++ b/components/accelo/actions/create-contact/create-contact.mjs @@ -2,7 +2,7 @@ import accelo from "../../accelo.app.mjs"; export default { name: "Create Contact", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/accelo/actions/create-prospect/create-prospect.mjs b/components/accelo/actions/create-prospect/create-prospect.mjs index f10775c749e49..fc983defe0fb2 100644 --- a/components/accelo/actions/create-prospect/create-prospect.mjs +++ b/components/accelo/actions/create-prospect/create-prospect.mjs @@ -2,7 +2,7 @@ import accelo from "../../accelo.app.mjs"; export default { name: "Create Prospect", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/accelo/actions/create-request/create-request.mjs b/components/accelo/actions/create-request/create-request.mjs index 89de52e53eae0..8f74e9fd1f744 100644 --- a/components/accelo/actions/create-request/create-request.mjs +++ b/components/accelo/actions/create-request/create-request.mjs @@ -2,7 +2,7 @@ import accelo from "../../accelo.app.mjs"; export default { name: "Create Request", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/accelo/actions/update-contact/update-contact.mjs b/components/accelo/actions/update-contact/update-contact.mjs index 8eb2bf345cc52..3f378bd754a9b 100644 --- a/components/accelo/actions/update-contact/update-contact.mjs +++ b/components/accelo/actions/update-contact/update-contact.mjs @@ -2,7 +2,7 @@ import accelo from "../../accelo.app.mjs"; export default { name: "Update Contact", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: true, openWorldHint: true, diff --git a/components/accelo/package.json b/components/accelo/package.json index f30b669bd815a..89324a0174c71 100644 --- a/components/accelo/package.json +++ b/components/accelo/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/accelo", - "version": "0.0.3", + "version": "0.0.4", "description": "Pipedream Accelo Components", "main": "accelo.app.mjs", "keywords": [ diff --git a/components/accelo/sources/new-request-created/new-request-created.mjs b/components/accelo/sources/new-request-created/new-request-created.mjs index 4a80819da34b6..4d7fcc9eea570 100644 --- a/components/accelo/sources/new-request-created/new-request-created.mjs +++ b/components/accelo/sources/new-request-created/new-request-created.mjs @@ -3,7 +3,7 @@ import common from "../common/common.mjs"; export default { ...common, name: "New Request Created (Instant)", - version: "0.0.1", + version: "0.0.2", key: "accelo-new-request-created", description: "Emit new event on each new request created.", type: "source", diff --git a/components/accelo/sources/new-task-assigned/new-task-assigned.mjs b/components/accelo/sources/new-task-assigned/new-task-assigned.mjs index ac384d1afb809..17fede9fe6a2c 100644 --- a/components/accelo/sources/new-task-assigned/new-task-assigned.mjs +++ b/components/accelo/sources/new-task-assigned/new-task-assigned.mjs @@ -3,7 +3,7 @@ import common from "../common/common.mjs"; export default { ...common, name: "New Task Assigned (Instant)", - version: "0.0.1", + version: "0.0.2", key: "accelo-new-task-assigned", description: "Emit new event on each new task assigned.", type: "source", diff --git a/components/accredible/actions/create-credential/create-credential.mjs b/components/accredible/actions/create-credential/create-credential.mjs index 194110b8bcf05..46297f5a8ec1f 100644 --- a/components/accredible/actions/create-credential/create-credential.mjs +++ b/components/accredible/actions/create-credential/create-credential.mjs @@ -4,7 +4,7 @@ export default { key: "accredible-create-credential", name: "Create Credential", description: "Issue a new credential to a given recipient. [See the documentation](https://accrediblecredentialapi.docs.apiary.io/#reference/credentials/credentials/create-a-new-credential)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/accredible/actions/delete-credential/delete-credential.mjs b/components/accredible/actions/delete-credential/delete-credential.mjs index 9ef8fd78cc50b..85fcab4831a94 100644 --- a/components/accredible/actions/delete-credential/delete-credential.mjs +++ b/components/accredible/actions/delete-credential/delete-credential.mjs @@ -4,7 +4,7 @@ export default { key: "accredible-delete-credential", name: "Delete Credential", description: "Remove a specific credential from the system. [See the documentation](https://accrediblecredentialapi.docs.apiary.io/#reference/credentials/credential/delete-a-credential)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: true, openWorldHint: true, diff --git a/components/accredible/actions/update-credential/update-credential.mjs b/components/accredible/actions/update-credential/update-credential.mjs index c1327397539d6..fbfd56a952f93 100644 --- a/components/accredible/actions/update-credential/update-credential.mjs +++ b/components/accredible/actions/update-credential/update-credential.mjs @@ -4,7 +4,7 @@ export default { key: "accredible-update-credential", name: "Update Credential", description: "Modify the details of an existing credential. [See the documentation](https://accrediblecredentialapi.docs.apiary.io/#reference/credentials/credential/update-a-credential)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: true, openWorldHint: true, diff --git a/components/accredible/package.json b/components/accredible/package.json index ef43229ced29e..af8b62fde6e83 100644 --- a/components/accredible/package.json +++ b/components/accredible/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/accredible", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream Accredible Components", "main": "accredible.app.mjs", "keywords": [ diff --git a/components/accredible/sources/issued-credential/issued-credential.mjs b/components/accredible/sources/issued-credential/issued-credential.mjs index 8a7db35894a33..08dca4fa5fa93 100644 --- a/components/accredible/sources/issued-credential/issued-credential.mjs +++ b/components/accredible/sources/issued-credential/issued-credential.mjs @@ -7,7 +7,7 @@ export default { name: "Issued Credential", description: "This source triggers when a new credential is issued to a recipient. [See the documentation](https://accrediblecredentialapi.docs.apiary.io/#reference/credentials/search-credentials-v2/search-for-credentials).", type: "source", - version: "0.0.1", + version: "0.0.2", dedupe: "unique", methods: { ...common.methods, diff --git a/components/accredible/sources/updated-credential/updated-credential.mjs b/components/accredible/sources/updated-credential/updated-credential.mjs index ea9dcf9cdd694..d4068431f3b7e 100644 --- a/components/accredible/sources/updated-credential/updated-credential.mjs +++ b/components/accredible/sources/updated-credential/updated-credential.mjs @@ -6,7 +6,7 @@ export default { key: "accredible-updated-credential", name: "Updated Credential", description: "Emit new event when an existing credential's details are updated or modified. [See the documentation](https://accrediblecredentialapi.docs.apiary.io/#reference/credentials/search-credentials-v2/search-for-credentials).", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", methods: { diff --git a/components/accuranker/actions/list-brands/list-brands.mjs b/components/accuranker/actions/list-brands/list-brands.mjs index 64defbd91bf5f..1559ec88ee7da 100644 --- a/components/accuranker/actions/list-brands/list-brands.mjs +++ b/components/accuranker/actions/list-brands/list-brands.mjs @@ -4,7 +4,7 @@ export default { key: "accuranker-list-brands", name: "List Brands", description: "List brands in Accuranker. [See the documentation](https://app.accuranker.com/api/read-docs#tag/Brands/operation/List%20Brands)", - version: "0.0.1", + version: "0.0.2", type: "action", annotations: { destructiveHint: false, diff --git a/components/accuranker/actions/list-domains/list-domains.mjs b/components/accuranker/actions/list-domains/list-domains.mjs index 0741767750568..d87892aedc61c 100644 --- a/components/accuranker/actions/list-domains/list-domains.mjs +++ b/components/accuranker/actions/list-domains/list-domains.mjs @@ -4,7 +4,7 @@ export default { key: "accuranker-list-domains", name: "List Domains", description: "List domains in Accuranker. [See the documentation](https://app.accuranker.com/api/read-docs#tag/Domains/operation/List%20Domains)", - version: "0.0.1", + version: "0.0.2", type: "action", annotations: { destructiveHint: false, diff --git a/components/accuranker/actions/list-keywords/list-keywords.mjs b/components/accuranker/actions/list-keywords/list-keywords.mjs index 722c88ab6bda1..5165c13e89357 100644 --- a/components/accuranker/actions/list-keywords/list-keywords.mjs +++ b/components/accuranker/actions/list-keywords/list-keywords.mjs @@ -4,7 +4,7 @@ export default { key: "accuranker-list-keywords", name: "List Keywords", description: "List keywords for a domain in Accuranker. [See the documentation](https://app.accuranker.com/api/read-docs#tag/Keywords/operation/List%20Keywords)", - version: "0.0.1", + version: "0.0.2", type: "action", annotations: { destructiveHint: false, diff --git a/components/accuranker/package.json b/components/accuranker/package.json index f7ab4c0b84aab..efd09c2256975 100644 --- a/components/accuranker/package.json +++ b/components/accuranker/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/accuranker", - "version": "0.7.0", + "version": "0.7.1", "description": "Pipedream accuranker Components", "main": "accuranker.app.mjs", "keywords": [ diff --git a/components/accuweather/actions/get-current-conditions/get-current-conditions.mjs b/components/accuweather/actions/get-current-conditions/get-current-conditions.mjs index 8f0912f7d93cc..c154f933d0aab 100644 --- a/components/accuweather/actions/get-current-conditions/get-current-conditions.mjs +++ b/components/accuweather/actions/get-current-conditions/get-current-conditions.mjs @@ -4,7 +4,7 @@ export default { key: "accuweather-get-current-conditions", name: "Get Current Conditions", description: "Retrieve current weather conditions for a specific location using its location key. [See the documentation](https://developer.accuweather.com/accuweather-current-conditions-api/apis/get/currentconditions/v1/%7BlocationKey%7D)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/accuweather/actions/get-daily-forecast/get-daily-forecast.mjs b/components/accuweather/actions/get-daily-forecast/get-daily-forecast.mjs index 4f70d062728f2..6afe9f2ce5989 100644 --- a/components/accuweather/actions/get-daily-forecast/get-daily-forecast.mjs +++ b/components/accuweather/actions/get-daily-forecast/get-daily-forecast.mjs @@ -5,7 +5,7 @@ export default { key: "accuweather-get-daily-forecast", name: "Get Daily Forecast", description: "Get daily weather forecast for a specific location with temperature, precipitation, and conditions. [See the documentation](https://developer.accuweather.com/accuweather-forecast-api/apis)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/accuweather/actions/get-historical-weather/get-historical-weather.mjs b/components/accuweather/actions/get-historical-weather/get-historical-weather.mjs index 70ccaeb943515..3179437759ba1 100644 --- a/components/accuweather/actions/get-historical-weather/get-historical-weather.mjs +++ b/components/accuweather/actions/get-historical-weather/get-historical-weather.mjs @@ -5,7 +5,7 @@ export default { key: "accuweather-get-historical-weather", name: "Get Historical Weather", description: "Retrieve historical weather data for a specific location and date range. [See the documentation](https://developer.accuweather.com/accuweather-current-conditions-api/apis)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/accuweather/actions/get-hourly-forecast/get-hourly-forecast.mjs b/components/accuweather/actions/get-hourly-forecast/get-hourly-forecast.mjs index 0a85a1f40b523..e7c6ec71b1d08 100644 --- a/components/accuweather/actions/get-hourly-forecast/get-hourly-forecast.mjs +++ b/components/accuweather/actions/get-hourly-forecast/get-hourly-forecast.mjs @@ -5,7 +5,7 @@ export default { key: "accuweather-get-hourly-forecast", name: "Get Hourly Forecast", description: "Retrieve hourly weather forecast (1-12 hours) for a specific location with detailed weather data. [See the documentation](https://developer.accuweather.com/accuweather-forecast-api/apis)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/accuweather/actions/get-location-key/get-location-key.mjs b/components/accuweather/actions/get-location-key/get-location-key.mjs index a3a8a378bbd22..5103ea7e5e956 100644 --- a/components/accuweather/actions/get-location-key/get-location-key.mjs +++ b/components/accuweather/actions/get-location-key/get-location-key.mjs @@ -4,7 +4,7 @@ export default { key: "accuweather-get-location-key", name: "Get Location Key", description: "Search for a location and retrieve its unique location key required for weather API calls. [See the documentation](https://developer.accuweather.com/accuweather-locations-api/apis/get/locations/v1/search)", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/accuweather/package.json b/components/accuweather/package.json index ed4d3910f5746..bbf48ce14dec1 100644 --- a/components/accuweather/package.json +++ b/components/accuweather/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/accuweather", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream AccuWeather Components", "main": "accuweather.app.mjs", "keywords": [ diff --git a/components/acelle_mail/actions/create-customer/create-customer.mjs b/components/acelle_mail/actions/create-customer/create-customer.mjs index 20517eaeb72c7..8410673c58385 100644 --- a/components/acelle_mail/actions/create-customer/create-customer.mjs +++ b/components/acelle_mail/actions/create-customer/create-customer.mjs @@ -3,7 +3,7 @@ import constants from "../common/constants.mjs"; export default { name: "Create Customer", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/acelle_mail/actions/subscribe-customer-to-plan/subscribe-customer-to-plan.mjs b/components/acelle_mail/actions/subscribe-customer-to-plan/subscribe-customer-to-plan.mjs index 2e3282e3d0b29..0442e1e6d2830 100644 --- a/components/acelle_mail/actions/subscribe-customer-to-plan/subscribe-customer-to-plan.mjs +++ b/components/acelle_mail/actions/subscribe-customer-to-plan/subscribe-customer-to-plan.mjs @@ -2,7 +2,7 @@ import app from "../../acelle_mail.app.mjs"; export default { name: "Subscribe Customer To Plan", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/acelle_mail/package.json b/components/acelle_mail/package.json index 464ab73deb578..eb6c8363e6f43 100644 --- a/components/acelle_mail/package.json +++ b/components/acelle_mail/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/acelle_mail", - "version": "0.1.1", + "version": "0.1.2", "description": "Pipedream Acelle Mail Components", "main": "acelle_mail.app.mjs", "keywords": [ diff --git a/components/acquire/package.json b/components/acquire/package.json index e98434c09e065..95cfb2144724e 100644 --- a/components/acquire/package.json +++ b/components/acquire/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/acquire", - "version": "0.6.0", + "version": "0.6.1", "description": "Pipedream acquire Components", "main": "acquire.app.mjs", "keywords": [ diff --git a/components/act_365/package.json b/components/act_365/package.json index 95a8c87d83a28..cdc2446324879 100644 --- a/components/act_365/package.json +++ b/components/act_365/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/act_365", - "version": "0.6.0", + "version": "0.6.1", "description": "Pipedream act_365 Components", "main": "act_365.app.mjs", "keywords": [ diff --git a/components/actitime/actions/create-customer/create-customer.mjs b/components/actitime/actions/create-customer/create-customer.mjs index 903df47ec8a73..8d138c7ef2c59 100644 --- a/components/actitime/actions/create-customer/create-customer.mjs +++ b/components/actitime/actions/create-customer/create-customer.mjs @@ -4,7 +4,7 @@ export default { key: "actitime-create-customer", name: "Create Customer", description: "Creates a new customer. [See the documentation](https://online.actitime.com/pipedream/api/v1/swagger).", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/actitime/actions/create-task/create-task.mjs b/components/actitime/actions/create-task/create-task.mjs index 0c10dafadf459..fc2eebbb5fd1a 100644 --- a/components/actitime/actions/create-task/create-task.mjs +++ b/components/actitime/actions/create-task/create-task.mjs @@ -5,7 +5,7 @@ export default { key: "actitime-create-task", name: "Create Task", description: "Creates a new task. [See the documentation](https://online.actitime.com/pipedream/api/v1/swagger).", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/actitime/actions/modify-leave-time/modify-leave-time.mjs b/components/actitime/actions/modify-leave-time/modify-leave-time.mjs index 3117050b42fa4..71694d7d8c108 100644 --- a/components/actitime/actions/modify-leave-time/modify-leave-time.mjs +++ b/components/actitime/actions/modify-leave-time/modify-leave-time.mjs @@ -4,7 +4,7 @@ export default { key: "actitime-modify-leave-time", name: "Modify Leave Time", description: "Changes the existing leave time record with a given value in actiTIME. [See the documentation](https://online.actitime.com/pipedream/api/v1/swagger).", - version: "0.0.2", + version: "0.0.3", annotations: { destructiveHint: true, openWorldHint: true, diff --git a/components/actitime/package.json b/components/actitime/package.json index bec2a50d0b9c9..3361edfa7d7aa 100644 --- a/components/actitime/package.json +++ b/components/actitime/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/actitime", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream actiTIME Components", "main": "actitime.app.mjs", "keywords": [ diff --git a/components/actitime/sources/new-customer-instant/new-customer-instant.mjs b/components/actitime/sources/new-customer-instant/new-customer-instant.mjs index c15c670841b34..c8347809ac351 100644 --- a/components/actitime/sources/new-customer-instant/new-customer-instant.mjs +++ b/components/actitime/sources/new-customer-instant/new-customer-instant.mjs @@ -7,7 +7,7 @@ export default { key: "actitime-new-customer-instant", name: "New Customer (Instant)", description: "Emit new event when a new customer is created. [See the documentation](https://www.actitime.com/api-documentation/rest-hooks).", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", methods: { diff --git a/components/actitime/sources/new-task-instant/new-task-instant.mjs b/components/actitime/sources/new-task-instant/new-task-instant.mjs index 9800f3dd954ac..b765066bc15f8 100644 --- a/components/actitime/sources/new-task-instant/new-task-instant.mjs +++ b/components/actitime/sources/new-task-instant/new-task-instant.mjs @@ -7,7 +7,7 @@ export default { key: "actitime-new-task-instant", name: "New Task (Instant)", description: "Emit new event when a new task is created. [See the documentation](https://www.actitime.com/api-documentation/rest-hooks).", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", methods: { diff --git a/components/actitime/sources/updated-time-track-instant/updated-time-track-instant.mjs b/components/actitime/sources/updated-time-track-instant/updated-time-track-instant.mjs index a535b6ae80019..04a6269e512bc 100644 --- a/components/actitime/sources/updated-time-track-instant/updated-time-track-instant.mjs +++ b/components/actitime/sources/updated-time-track-instant/updated-time-track-instant.mjs @@ -7,7 +7,7 @@ export default { key: "actitime-updated-time-track-instant", name: "Updated Time Track (Instant)", description: "Emit new event when the user's working time is updated. [See the documentation](https://www.actitime.com/api-documentation/rest-hooks).", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", methods: { diff --git a/components/active_trail/package.json b/components/active_trail/package.json index 8fab49bdcac99..8efe41d13c12f 100644 --- a/components/active_trail/package.json +++ b/components/active_trail/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/active_trail", - "version": "0.6.0", + "version": "0.6.1", "description": "Pipedream active_trail Components", "main": "active_trail.app.mjs", "keywords": [ diff --git a/components/activecalculator/package.json b/components/activecalculator/package.json index 9752d68a46941..d6633bc34d933 100644 --- a/components/activecalculator/package.json +++ b/components/activecalculator/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/activecalculator", - "version": "0.1.0", + "version": "0.1.1", "description": "Pipedream ActiveCalculator Components", "main": "activecalculator.app.mjs", "keywords": [ @@ -16,4 +16,3 @@ "@pipedream/platform": "^3.1.1" } } - diff --git a/components/activecalculator/sources/new-submission-instant/new-submission-instant.mjs b/components/activecalculator/sources/new-submission-instant/new-submission-instant.mjs index 218cf3d85498c..6cbcec40edf2c 100644 --- a/components/activecalculator/sources/new-submission-instant/new-submission-instant.mjs +++ b/components/activecalculator/sources/new-submission-instant/new-submission-instant.mjs @@ -6,7 +6,7 @@ export default { key: "activecalculator-new-submission-instant", name: "New Submission (Instant)", description: "Emit new event when there's a new submission.", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", props: { diff --git a/components/activecampaign/actions/add-contact-to-automation/add-contact-to-automation.mjs b/components/activecampaign/actions/add-contact-to-automation/add-contact-to-automation.mjs index 4e898b8e73ee1..389d8d4bed636 100644 --- a/components/activecampaign/actions/add-contact-to-automation/add-contact-to-automation.mjs +++ b/components/activecampaign/actions/add-contact-to-automation/add-contact-to-automation.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-add-contact-to-automation", name: "Add Contact to Automation", description: "Adds an existing contact to an existing automation. See the docs [here](https://developers.activecampaign.com/reference/create-new-contactautomation).", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/create-account/create-account.mjs b/components/activecampaign/actions/create-account/create-account.mjs index c6324adc60044..04552ed71c4ff 100644 --- a/components/activecampaign/actions/create-account/create-account.mjs +++ b/components/activecampaign/actions/create-account/create-account.mjs @@ -5,7 +5,7 @@ export default { name: "Create Account", description: "Create a new account. See the docs [here](https://developers.activecampaign.com/reference#create-an-account-new).", type: "action", - version: "0.0.5", + version: "0.0.6", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/create-contact/create-contact.mjs b/components/activecampaign/actions/create-contact/create-contact.mjs index 6343b6c721397..0e8e8de984e6e 100644 --- a/components/activecampaign/actions/create-contact/create-contact.mjs +++ b/components/activecampaign/actions/create-contact/create-contact.mjs @@ -6,7 +6,7 @@ export default { name: "Create Contact", description: "Create a new contact. [See the documentation](https://developers.activecampaign.com/reference#create-a-contact-new).", type: "action", - version: "0.0.7", + version: "0.0.8", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/create-deal/create-deal.mjs b/components/activecampaign/actions/create-deal/create-deal.mjs index 7aec947d5a712..b3c28e231675c 100644 --- a/components/activecampaign/actions/create-deal/create-deal.mjs +++ b/components/activecampaign/actions/create-deal/create-deal.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-create-deal", name: "Create Deal", description: "Creates a new deal. See the docs [here](https://developers.activecampaign.com/reference/create-a-deal-new).", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/create-note/create-note.mjs b/components/activecampaign/actions/create-note/create-note.mjs index 2ba8e43f51e7e..2d5b6ffe02320 100644 --- a/components/activecampaign/actions/create-note/create-note.mjs +++ b/components/activecampaign/actions/create-note/create-note.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-create-note", name: "Create Note", description: "Adds a note, arbitrary information to a contact, deal, or other Active Campaign objects. See the docs [here](https://developers.activecampaign.com/reference/create-a-note).", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/create-or-update-contact/create-or-update-contact.mjs b/components/activecampaign/actions/create-or-update-contact/create-or-update-contact.mjs index 9afe5428fdd0c..aa7692463dad7 100644 --- a/components/activecampaign/actions/create-or-update-contact/create-or-update-contact.mjs +++ b/components/activecampaign/actions/create-or-update-contact/create-or-update-contact.mjs @@ -5,7 +5,7 @@ export default { key: "activecampaign-create-or-update-contact", name: "Create or Update Contact", description: "Creates a new contact or updates an existing contact. [See the documentation](https://developers.activecampaign.com/reference/sync-a-contacts-data).", - version: "0.2.8", + version: "0.2.9", annotations: { destructiveHint: true, openWorldHint: true, diff --git a/components/activecampaign/actions/create-tracked-event/create-tracked-event.mjs b/components/activecampaign/actions/create-tracked-event/create-tracked-event.mjs index e039a752739a9..902cf801344c6 100644 --- a/components/activecampaign/actions/create-tracked-event/create-tracked-event.mjs +++ b/components/activecampaign/actions/create-tracked-event/create-tracked-event.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-create-tracked-event", name: "Create Tracked Event", description: "Tracks an event using event tracking. See the docs [here](https://developers.activecampaign.com/reference/track-event).", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/find-contact/find-contact.mjs b/components/activecampaign/actions/find-contact/find-contact.mjs index 1da6b2c34cf85..ef569477cd0d8 100644 --- a/components/activecampaign/actions/find-contact/find-contact.mjs +++ b/components/activecampaign/actions/find-contact/find-contact.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-find-contact", name: "Find Contact", description: "Finds a contact. See the docs [here](https://developers.activecampaign.com/reference/list-all-contacts).", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/find-deal/find-deal.mjs b/components/activecampaign/actions/find-deal/find-deal.mjs index b8a0785eebea2..1e2153b23a79a 100644 --- a/components/activecampaign/actions/find-deal/find-deal.mjs +++ b/components/activecampaign/actions/find-deal/find-deal.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-find-deal", name: "Find Deal", description: "Finds an existing deal by search field. See the docs [here](https://developers.activecampaign.com/reference/list-all-deals)", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/get-all-lists/get-all-lists.mjs b/components/activecampaign/actions/get-all-lists/get-all-lists.mjs index cd863334d5acf..f4fe2e66967e5 100644 --- a/components/activecampaign/actions/get-all-lists/get-all-lists.mjs +++ b/components/activecampaign/actions/get-all-lists/get-all-lists.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-get-all-lists", name: "Get All Lists", description: "Retrieves all lists. See the docs [here](https://developers.activecampaign.com/reference/retrieve-all-lists)", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/get-contact-by-email/get-contact-by-email.mjs b/components/activecampaign/actions/get-contact-by-email/get-contact-by-email.mjs index 666db14092a77..ff6e7e60931b5 100644 --- a/components/activecampaign/actions/get-contact-by-email/get-contact-by-email.mjs +++ b/components/activecampaign/actions/get-contact-by-email/get-contact-by-email.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-get-contact-by-email", name: "Get contact by email", description: "Retrieves contact data from the ActiveCampaign CRM by email address. See the docs [here](https://developers.activecampaign.com/reference/list-all-contacts).", - version: "0.3.3", + version: "0.3.4", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/get-contact/get-contact.mjs b/components/activecampaign/actions/get-contact/get-contact.mjs index dc53210115157..fc6b4a41700b7 100644 --- a/components/activecampaign/actions/get-contact/get-contact.mjs +++ b/components/activecampaign/actions/get-contact/get-contact.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-get-contact", name: "Get Contact", description: "Retrieves an existing contact. See the docs [here](https://developers.activecampaign.com/reference/get-contact).", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/get-deal/get-deal.mjs b/components/activecampaign/actions/get-deal/get-deal.mjs index e12e2ef0dcb05..b4c2c0f0c6f17 100644 --- a/components/activecampaign/actions/get-deal/get-deal.mjs +++ b/components/activecampaign/actions/get-deal/get-deal.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-get-deal", name: "Get Deal", description: "Retrieves an existing deal. See the docs [here](https://developers.activecampaign.com/reference/retrieve-a-deal)", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/get-tags-for-contact/get-tags-for-contact.mjs b/components/activecampaign/actions/get-tags-for-contact/get-tags-for-contact.mjs index d91aa3df1c575..3be655ed9b9ae 100644 --- a/components/activecampaign/actions/get-tags-for-contact/get-tags-for-contact.mjs +++ b/components/activecampaign/actions/get-tags-for-contact/get-tags-for-contact.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-get-tags-for-contact", name: "Get Contact Tags", description: "Get Contact Tags.", - version: "0.3.2", + version: "0.3.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/list-all-contacts/list-all-contacts.mjs b/components/activecampaign/actions/list-all-contacts/list-all-contacts.mjs index f591a4a6f712b..3828308963851 100644 --- a/components/activecampaign/actions/list-all-contacts/list-all-contacts.mjs +++ b/components/activecampaign/actions/list-all-contacts/list-all-contacts.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-list-all-contacts", name: "List All Contacts", description: "Retrieve all existing contacts. See the docs [here](https://developers.activecampaign.com/reference/list-all-contacts).", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/list-campaigns/list-campaigns.mjs b/components/activecampaign/actions/list-campaigns/list-campaigns.mjs index 4ac7e3484374a..2f80c345013f3 100644 --- a/components/activecampaign/actions/list-campaigns/list-campaigns.mjs +++ b/components/activecampaign/actions/list-campaigns/list-campaigns.mjs @@ -5,7 +5,7 @@ export default { name: "List Campaigns", description: "List Campaigns. See the docs [here](https://developers.activecampaign.com/reference#list-all-campaigns).", type: "action", - version: "0.0.5", + version: "0.0.6", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/remove-tag-from-contact/remove-tag-from-contact.mjs b/components/activecampaign/actions/remove-tag-from-contact/remove-tag-from-contact.mjs index 798b761f44705..4f03880f3e387 100644 --- a/components/activecampaign/actions/remove-tag-from-contact/remove-tag-from-contact.mjs +++ b/components/activecampaign/actions/remove-tag-from-contact/remove-tag-from-contact.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-remove-tag-from-contact", name: "Remove Contact Tag", description: "Removes a tag from a contact. See the docs [here](https://developers.activecampaign.com/reference/remove-a-contacts-tag)", - version: "0.5.2", + version: "0.5.3", annotations: { destructiveHint: true, openWorldHint: true, diff --git a/components/activecampaign/actions/tag-contact/tag-contact.mjs b/components/activecampaign/actions/tag-contact/tag-contact.mjs index f21aa91d86441..c16f2f7319bc8 100644 --- a/components/activecampaign/actions/tag-contact/tag-contact.mjs +++ b/components/activecampaign/actions/tag-contact/tag-contact.mjs @@ -4,7 +4,7 @@ export default { key: "activecampaign-tag-contact", name: "Tag Contact", description: "Tags a contact. See the docs [here](https://developers.activecampaign.com/reference/create-contact-tag).", - version: "0.3.2", + version: "0.3.3", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/activecampaign/actions/update-deal/update-deal.mjs b/components/activecampaign/actions/update-deal/update-deal.mjs index 0f2c3aba951de..723cf453a9ac8 100644 --- a/components/activecampaign/actions/update-deal/update-deal.mjs +++ b/components/activecampaign/actions/update-deal/update-deal.mjs @@ -5,7 +5,7 @@ export default { key: "activecampaign-update-deal", name: "Update Deal", description: "Updates an existing deal. See the docs [here](https://developers.activecampaign.com/reference/update-a-deal-new).", - version: "0.2.2", + version: "0.2.3", annotations: { destructiveHint: true, openWorldHint: true, diff --git a/components/activecampaign/package.json b/components/activecampaign/package.json index 6026908505f9d..2630e1cc388b5 100644 --- a/components/activecampaign/package.json +++ b/components/activecampaign/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/activecampaign", - "version": "0.4.6", + "version": "0.4.7", "description": "Pipedream Activecampaing Components", "main": "activecampaign.app.mjs", "keywords": [ diff --git a/components/activecampaign/sources/campaign-bounce/campaign-bounce.mjs b/components/activecampaign/sources/campaign-bounce/campaign-bounce.mjs index b0bdc2f374b29..ca8d6db5ddfff 100644 --- a/components/activecampaign/sources/campaign-bounce/campaign-bounce.mjs +++ b/components/activecampaign/sources/campaign-bounce/campaign-bounce.mjs @@ -6,7 +6,7 @@ export default { key: "activecampaign-campaign-bounce", description: "Emit new event when a contact email address bounces from a sent campaign.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", methods: { diff --git a/components/activecampaign/sources/campaign-link-clicked/campaign-link-clicked.mjs b/components/activecampaign/sources/campaign-link-clicked/campaign-link-clicked.mjs index f310d8feaf751..875bf91c19750 100644 --- a/components/activecampaign/sources/campaign-link-clicked/campaign-link-clicked.mjs +++ b/components/activecampaign/sources/campaign-link-clicked/campaign-link-clicked.mjs @@ -6,7 +6,7 @@ export default { key: "activecampaign-campaign-link-clicked", description: "Emit new event when a link from a campaign is clicked (will only run once for each unique link).", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", methods: { diff --git a/components/activecampaign/sources/campaign-opened/campaign-opened.mjs b/components/activecampaign/sources/campaign-opened/campaign-opened.mjs index f8984b4c4cf92..38c7e54b55eba 100644 --- a/components/activecampaign/sources/campaign-opened/campaign-opened.mjs +++ b/components/activecampaign/sources/campaign-opened/campaign-opened.mjs @@ -6,7 +6,7 @@ export default { key: "activecampaign-campaign-opened", description: "Emit new event when a contact opens a campaign (will trigger once per contact per campaign).", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", methods: { diff --git a/components/activecampaign/sources/campaign-starts-sending/campaign-starts-sending.mjs b/components/activecampaign/sources/campaign-starts-sending/campaign-starts-sending.mjs index 96a2539b02ac6..d34694972fb72 100644 --- a/components/activecampaign/sources/campaign-starts-sending/campaign-starts-sending.mjs +++ b/components/activecampaign/sources/campaign-starts-sending/campaign-starts-sending.mjs @@ -5,7 +5,7 @@ export default { name: "New Campaign Starts Sending (Instant)", key: "activecampaign-campaign-starts-sending", description: "Emit new event each time a campaign starts sending.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", methods: { diff --git a/components/activecampaign/sources/contact-added-to-list/contact-added-to-list.mjs b/components/activecampaign/sources/contact-added-to-list/contact-added-to-list.mjs index 5e8ac4a6fde00..dba0e82178dbf 100644 --- a/components/activecampaign/sources/contact-added-to-list/contact-added-to-list.mjs +++ b/components/activecampaign/sources/contact-added-to-list/contact-added-to-list.mjs @@ -7,7 +7,7 @@ export default { name: "New Contact Added to List (Instant)", key: "activecampaign-contact-added-to-list", description: "Emit new event each time a new contact is added to a list.", - version: "0.0.7", + version: "0.0.8", type: "source", dedupe: "unique", props: { diff --git a/components/activecampaign/sources/new-automation-webhook/new-automation-webhook.mjs b/components/activecampaign/sources/new-automation-webhook/new-automation-webhook.mjs index 94f7553b635db..27363e50df11a 100644 --- a/components/activecampaign/sources/new-automation-webhook/new-automation-webhook.mjs +++ b/components/activecampaign/sources/new-automation-webhook/new-automation-webhook.mjs @@ -7,7 +7,7 @@ export default { name: "New Automation Webhook", key: "activecampaign-new-automation-webhook", description: "Emit new event each time an automation sends out webhook data.", - version: "0.0.7", + version: "0.0.8", type: "source", dedupe: "unique", props: { diff --git a/components/activecampaign/sources/new-campaign-unsubscribe/new-campaign-unsubscribe.mjs b/components/activecampaign/sources/new-campaign-unsubscribe/new-campaign-unsubscribe.mjs index 3a3134a5fd906..1eb9d61ee0225 100644 --- a/components/activecampaign/sources/new-campaign-unsubscribe/new-campaign-unsubscribe.mjs +++ b/components/activecampaign/sources/new-campaign-unsubscribe/new-campaign-unsubscribe.mjs @@ -6,7 +6,7 @@ export default { key: "activecampaign-new-campaign-unsubscribe", description: "Emit new event when a contact unsubscribes as a result of a campaign email sent to them.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", methods: { diff --git a/components/activecampaign/sources/new-contact-added-to-segment/new-contact-added-to-segment.mjs b/components/activecampaign/sources/new-contact-added-to-segment/new-contact-added-to-segment.mjs index f776d70131903..c5112166d6b97 100644 --- a/components/activecampaign/sources/new-contact-added-to-segment/new-contact-added-to-segment.mjs +++ b/components/activecampaign/sources/new-contact-added-to-segment/new-contact-added-to-segment.mjs @@ -8,7 +8,7 @@ export default { name: "New Contact Added to Segment", key: "activecampaign-new-contact-added-to-segment", description: "Emit new event each time a new contact is added to a segment.", - version: "0.0.1", + version: "0.0.2", type: "source", dedupe: "unique", props: { diff --git a/components/activecampaign/sources/new-contact-note/new-contact-note.mjs b/components/activecampaign/sources/new-contact-note/new-contact-note.mjs index 289361644a07e..9d4e4e3a8171e 100644 --- a/components/activecampaign/sources/new-contact-note/new-contact-note.mjs +++ b/components/activecampaign/sources/new-contact-note/new-contact-note.mjs @@ -6,7 +6,7 @@ export default { name: "New Contact Note (Instant)", key: "activecampaign-new-contact-note", description: "Emit new event each time a new note is added to a contact.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", props: { diff --git a/components/activecampaign/sources/new-contact-task/new-contact-task.mjs b/components/activecampaign/sources/new-contact-task/new-contact-task.mjs index 7ee91f76879d9..ec7ded6c6bbb3 100644 --- a/components/activecampaign/sources/new-contact-task/new-contact-task.mjs +++ b/components/activecampaign/sources/new-contact-task/new-contact-task.mjs @@ -6,7 +6,7 @@ export default { name: "New Contact Task", key: "activecampaign-new-contact-task", description: "Emit new event each time a new contact task is created.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", props: { diff --git a/components/activecampaign/sources/new-deal-note/new-deal-note.mjs b/components/activecampaign/sources/new-deal-note/new-deal-note.mjs index cc4633bfed903..2a0f44cee63d3 100644 --- a/components/activecampaign/sources/new-deal-note/new-deal-note.mjs +++ b/components/activecampaign/sources/new-deal-note/new-deal-note.mjs @@ -6,7 +6,7 @@ export default { name: "New Deal Note (Instant)", key: "activecampaign-new-deal-note", description: "Emit new event each time a new note is added to a deal.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", props: { diff --git a/components/activecampaign/sources/new-deal-task/new-deal-task.mjs b/components/activecampaign/sources/new-deal-task/new-deal-task.mjs index a00ed382218a3..940cdb0ab1962 100644 --- a/components/activecampaign/sources/new-deal-task/new-deal-task.mjs +++ b/components/activecampaign/sources/new-deal-task/new-deal-task.mjs @@ -6,7 +6,7 @@ export default { name: "New Deal Task (Instant)", key: "activecampaign-new-deal-task", description: "Emit new event each time a new task is added to a deal.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", props: { diff --git a/components/activecampaign/sources/new-event/new-event.mjs b/components/activecampaign/sources/new-event/new-event.mjs index 27828ec3984ba..4b65ece548892 100644 --- a/components/activecampaign/sources/new-event/new-event.mjs +++ b/components/activecampaign/sources/new-event/new-event.mjs @@ -7,7 +7,7 @@ export default { key: "activecampaign-new-event", description: "Emit new event for the specified event type from ActiveCampaign.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", props: { diff --git a/components/activecampaign/sources/new-or-updated-account/new-or-updated-account.mjs b/components/activecampaign/sources/new-or-updated-account/new-or-updated-account.mjs index 2ebf63c336a68..589111a6935d6 100644 --- a/components/activecampaign/sources/new-or-updated-account/new-or-updated-account.mjs +++ b/components/activecampaign/sources/new-or-updated-account/new-or-updated-account.mjs @@ -7,7 +7,7 @@ export default { name: "New or Updated Account", key: "activecampaign-new-or-updated-account", description: "Emit new event each time an account is added or updated.", - version: "0.0.5", + version: "0.0.6", type: "source", dedupe: "greatest", props: { diff --git a/components/activecampaign/sources/new-or-updated-calendar-feed/new-or-updated-calendar-feed.mjs b/components/activecampaign/sources/new-or-updated-calendar-feed/new-or-updated-calendar-feed.mjs index a99e8af03187e..52f5553b65016 100644 --- a/components/activecampaign/sources/new-or-updated-calendar-feed/new-or-updated-calendar-feed.mjs +++ b/components/activecampaign/sources/new-or-updated-calendar-feed/new-or-updated-calendar-feed.mjs @@ -7,7 +7,7 @@ export default { name: "New or Updated Calendar Feed", key: "activecampaign-new-or-updated-calendar-feed", description: "Emit new event each time a calendar feed is added or updated.", - version: "0.0.5", + version: "0.0.6", type: "source", dedupe: "greatest", props: { diff --git a/components/activecampaign/sources/new-or-updated-contact/new-or-updated-contact.mjs b/components/activecampaign/sources/new-or-updated-contact/new-or-updated-contact.mjs index ec0629505662c..61a18f06eb6d6 100644 --- a/components/activecampaign/sources/new-or-updated-contact/new-or-updated-contact.mjs +++ b/components/activecampaign/sources/new-or-updated-contact/new-or-updated-contact.mjs @@ -5,7 +5,7 @@ export default { name: "New or Updated Contact (Instant)", key: "activecampaign-new-or-updated-contact", description: "Emit new event each time a contact is added or updated.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", methods: { diff --git a/components/activecampaign/sources/new-or-updated-deal/new-or-updated-deal.mjs b/components/activecampaign/sources/new-or-updated-deal/new-or-updated-deal.mjs index 51c4a237f418a..f6bd31e7d082f 100644 --- a/components/activecampaign/sources/new-or-updated-deal/new-or-updated-deal.mjs +++ b/components/activecampaign/sources/new-or-updated-deal/new-or-updated-deal.mjs @@ -5,7 +5,7 @@ export default { name: "New Deal Added or Updated (Instant)", key: "activecampaign-new-or-updated-deal", description: "Emit new event each time a deal is added or updated.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", methods: { diff --git a/components/activecampaign/sources/updated-contact/updated-contact.mjs b/components/activecampaign/sources/updated-contact/updated-contact.mjs index c598361d98539..f33b6ebbb257d 100644 --- a/components/activecampaign/sources/updated-contact/updated-contact.mjs +++ b/components/activecampaign/sources/updated-contact/updated-contact.mjs @@ -5,7 +5,7 @@ export default { name: "New Updated Contact (Instant)", key: "activecampaign-updated-contact", description: "Emit new event each time a contact is updated.", - version: "0.0.6", + version: "0.0.7", type: "source", dedupe: "unique", methods: {