feat: changelog (#6818)

This commit is contained in:
Calum H.
2026-07-22 12:46:49 +02:00
committed by GitHub
parent 56eeb242de
commit 3ca8a911da
+7
View File
@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-07-22T10:46:03+00:00`,
product: 'app',
version: '0.15.18',
body: `## Fixed
- Fixed the browse content page when coming from an instance.`,
},
{
date: `2026-07-21T23:25:29+00:00`,
product: 'web',