Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/components/update.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,8 @@ The `Update` component is used to keep track of changes and updates.
<ResponseField name="description" type="string">
Description below the label in the Changelog preview.
</ResponseField>

<ResponseField name="tags" type="array">
Tags for the changelog, will be show as filters in the right side panel
</ResponseField>

Loading