changelog

This commit is contained in:
Prospector
2026-07-13 15:26:04 -07:00
parent 31ef22767e
commit 4a09ee7ac9
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-07-13T19:00:42+00:00`,
product: 'web',
body: `## Changed
- Updated translations`,
},
{
date: `2026-07-10T17:38:17+00:00`,
product: 'app',