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 0165140 commit 026f6ddCopy full SHA for 026f6dd
components/linkup/actions/search/search.mjs
@@ -4,7 +4,7 @@ export default {
4
name: "Linkup Search",
5
description: "Retrieve a list of objects relevant to a natural language search query.",
6
key: "linkup-search",
7
- version: "0.0.1",
+ version: "0.1.1",
8
type: "action",
9
props: {
10
app,
0 commit comments