docusaurus/website/community/5-changelog.md

221 B

title hide_title sidebar_label
Docusaurus 2 Changelog true Changelog
import Changelog, {toc as ChangelogTOC} from "@site/../CHANGELOG.md"

<Changelog />

export const toc = ChangelogTOC;