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 1b1350d commit 04f8e93Copy full SHA for 04f8e93
content/components/update.mdx
@@ -52,3 +52,8 @@ The `Update` component is used to keep track of changes and updates.
52
<ResponseField name="description" type="string">
53
Description below the label in the Changelog preview.
54
</ResponseField>
55
+
56
+<ResponseField name="tags" type="string[]">
57
+ Tags for the changelog, will be show as filters in the right side panel
58
+</ResponseField>
59
0 commit comments