changelog

This commit is contained in:
Prospector
2026-07-08 15:58:31 -07:00
parent 40aff1e8bb
commit 5face9e56a
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-07-08T22:58:25+00:00`,
product: 'web',
body: `## Changed
- Revised design for the project download modal.`,
},
{
date: `2026-07-08T15:05:35+00:00`,
product: 'app',