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 67219d1 commit 5ded7f5Copy full SHA for 5ded7f5
components/gong/actions/list-calls/list-calls.mjs
@@ -5,7 +5,7 @@ export default {
5
name: "List calls",
6
description: "List calls. [See the documentation](https://us-66463.app.gong.io/settings/api/documentation#get-/v2/calls)",
7
type: "action",
8
- version: "0.0.6",
+ version: "0.0.7",
9
annotations: {
10
destructiveHint: false,
11
openWorldHint: true,
components/gong/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pipedream/gong",
3
- "version": "0.3.2",
+ "version": "0.3.3",
4
"description": "Pipedream Gong Components",
"main": "gong.app.mjs",
"keywords": [
0 commit comments