Beta #30

Merged
didirus merged 990 commits from beta into release 2026-06-20 05:06:18 +00:00
Showing only changes of commit aa7dd1d210 - Show all commits
+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.`,
},