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 99471ff commit b3f30aaCopy full SHA for b3f30aa
components/docugenerate/actions/generate-document.mjs
@@ -4,7 +4,7 @@ export default {
4
key: "docugenerate-generate-document",
5
name: "Generate Document",
6
description: "Generates a document from a template",
7
- version: "0.0.1",
+ version: "0.0.2",
8
type: "action",
9
props: {
10
app,
0 commit comments