# ChangelogSettingsPage

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/settings/changelog/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/settings/changelog/page.tsx#L323)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `params` | `Promise` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_ChangelogSettingsPage_4e6d4336["ChangelogSettingsPage"]
    class component_ChangelogSettingsPage_4e6d4336 rootComponent
```

## Relationships

- RENDERS → `ChangelogContent`
