changelog

This commit is contained in:
Prospector
2026-05-24 10:46:35 -07:00
parent bcce7e28fd
commit 3e15d0b287
+16
View File
@@ -10,6 +10,22 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-24T17:46:23+00:00`,
product: 'web',
body: `## Changed
- Updated translations.
## Fixed
- Fixed occasional error when loading version pages.`,
},
{
date: `2026-05-24T17:46:23+00:00`,
product: 'app',
version: '0.13.24',
body: `## Changed
- Updated translations.`,
},
{
date: `2026-05-24T16:26:23+00:00`,
product: 'app',