This commit is contained in:
Prospector
2026-05-21 16:23:30 -07:00
parent f8733b0488
commit aa7dd1d210
+1 -1
View File
@@ -12,7 +12,7 @@ export type VersionEntry = {
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-21T22:13:35+00:00`,
product: 'website',
product: 'web',
body: `## Fixed
- Fixed project embeds not loading in correctly.`,
},