> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theroyalglow.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Canonical platform changelog and published GitHub Releases.

`CHANGELOG.md` at the repository root is the canonical generated history. GitHub
Releases are the immutable published view for each `vX.Y.Z` tag.

<CardGroup cols={2}>
  <Card title="Platform changelog" icon="file-clock" href="https://github.com/royalglowsalonspa/theroyalglow-webapp/blob/prod/CHANGELOG.md">
    Review released changes generated from Conventional Commits.
  </Card>

  <Card title="GitHub Releases" icon="github" href="https://github.com/royalglowsalonspa/theroyalglow-webapp/releases">
    View release notes, tags, and immutable source snapshots.
  </Card>
</CardGroup>

Do not maintain a second copied changelog in Mintlify. This page links directly to
the two release sources so documentation cannot drift from Release Please output.


## Related topics

- [Git Workflow](/content/docs/git-workflow.md)
- [Release Process](/releases/release-please.md)
- [Platform Implementation Report](/engineering/platform-implementation-report.md)
- [Engineering Workflow](/engineering/index.md)
- [Glossary](/content/docs/glossary.md)
