changelog

This commit is contained in:
Prospector
2026-05-19 12:51:59 -07:00
parent d8e4915a31
commit a34576a2c3
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-19T19:51:55+00:00`,
product: 'web',
body: `## Fixed
- Fixed 404 error when changing project URL.`,
},
{
date: `2026-05-19T18:50:27+00:00`,
product: 'web',