changelog

This commit is contained in:
Prospector
2026-08-14 19:19:44 -07:00
parent 9582c1a6fd
commit 2070428080
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-08-15T02:19:39+00:00`,
product: 'web',
body: `## Fixed
- Fixed error page not working`,
},
{
date: `2026-08-14T18:44:06+00:00`,
product: 'app',