Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions src/content/docs/logs/changelog/audit-logs.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
pcx_content_type: changelog
title: Audit Logs
sidebar:
order: 140
---

import { ProductChangelog } from "~/components";

{/* <!-- Actual content lives in /src/content/changelog/logs. Update the file there for new entries to appear here. */}

<ProductChangelog product="audit-logs" />
8 changes: 8 additions & 0 deletions src/content/docs/logs/changelog/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
pcx_content_type: changelog
title: Changelog
sidebar:
order: 140
group:
hideIndex: true
---
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
pcx_content_type: changelog
title: Changelog
title: Logs
sidebar:
order: 140
---
Expand Down
Loading