changelog

This commit is contained in:
Prospector
2026-06-03 07:00:46 -07:00
parent a7dc063e08
commit 40a06921ea
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-06-03T14:00:39+00:00`,
product: 'web',
body: `## Fixed
- Fixed organization settings not loading.`,
},
{
date: `2026-06-02T16:37:52+00:00`,
product: 'app',