# ChangelogVersions Display a list of changelog versions in a timeline. ## Key Props - `versions`: as an array of objects with the properties of the [ChangelogVersion](/docs/components/changelog-version#props) component. - `indicator`: to hide the indicator bar on the left. ## Usage ```vue /> ```