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 7ca2986 commit f6d3c8dCopy full SHA for f6d3c8d
components/trello/actions/create-card/create-card.mjs
@@ -7,7 +7,7 @@ export default {
7
key: "trello-create-card",
8
name: "Create Card",
9
description: "Creates a new card. [See the documentation](https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-post).",
10
- version: "1.0.1",
+ version: "1.0.2",
11
type: "action",
12
props: {
13
app,
0 commit comments