ChangelogVersions
Display a list of changelog versions in a timeline.
Key Props
versions: as an array of objects with the properties of the ChangelogVersion component.indicator: to hide the indicator bar on the left.
Usage
<UChangelogVersions
<!-- props here -->
/>