{
  "title": "Changelog",
  "description": "Release notes pulled live from GitHub.",
  "url": "/docs/changelog",
  "since": "0.1.0",
  "tags": [
    "meta"
  ],
  "platform": "both",
  "source": "---\ntitle: Changelog\ndescription: Release notes pulled live from GitHub.\nsince: 0.1.0\ntags: [meta]\nplatform: both\n---\n\nimport { Changelog } from '@/components/changelog';\n\nThis page mirrors the [GitHub Releases page](https://github.com/nori-ui/nori-ui/releases) for the repo. Every published release lands here automatically; the underlying source is the GitHub API.\n\n<Changelog />\n"
}
