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 eab16cb commit 22eeed3Copy full SHA for 22eeed3
1 file changed
components/pipedrive/actions/search-notes/search-notes.mjs
@@ -4,7 +4,7 @@ export default {
4
key: "pipedrive-search-notes",
5
name: "Search Notes",
6
description: "Search for notes in Pipedrive. [See the documentation](https://developers.pipedrive.com/docs/api/v1/Notes#getNotes)",
7
- version: "0.0.12",
+ version: "0.0.11",
8
annotations: {
9
destructiveHint: false,
10
openWorldHint: true,
0 commit comments