From 71b6ecc10c7eee7b909ecd9693791edf0d562a6c Mon Sep 17 00:00:00 2001 From: Prospector <6166773+Prospector@users.noreply.github.com> Date: Sat, 23 May 2026 23:26:34 -0700 Subject: [PATCH] fix changelog... --- packages/blog/changelog.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/blog/changelog.ts b/packages/blog/changelog.ts index 697412275..6b9839da3 100644 --- a/packages/blog/changelog.ts +++ b/packages/blog/changelog.ts @@ -25,7 +25,7 @@ const VERSIONS: VersionEntry[] = [ date: `2026-05-24T05:00:37+00:00`, product: 'web', body: `## Fixed -- Fixed an issue where the page fails to load sometimes, requiring you to delete your cookies. +- Fixed an issue where the page fails to load sometimes, requiring you to delete your cookies.`, }, { date: `2026-05-21T22:13:35+00:00`,