Skip to content

Commit 04f8e93

Browse files
authored
feat: tags/filters in changelog (#563)
* add filters in update * change type
1 parent 1b1350d commit 04f8e93

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/components/update.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,8 @@ The `Update` component is used to keep track of changes and updates.
5252
<ResponseField name="description" type="string">
5353
Description below the label in the Changelog preview.
5454
</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

Comments
 (0)