From cf829437669f0652025bc807a1883e4a510ab596 Mon Sep 17 00:00:00 2001 From: Prospector <6166773+Prospector@users.noreply.github.com> Date: Sun, 31 May 2026 17:55:20 -0700 Subject: [PATCH] fix double changelog --- packages/blog/changelog.ts | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/packages/blog/changelog.ts b/packages/blog/changelog.ts index 9a42468e0..ca24558cf 100644 --- a/packages/blog/changelog.ts +++ b/packages/blog/changelog.ts @@ -26,16 +26,6 @@ const VERSIONS: VersionEntry[] = [ body: `## Added - New Australia region for Modrinth Hosting -## Fixed -- Germany Modrinth hosting region not providing latency data.`, - }, - { - date: `2026-05-31T16:45:15+00:00`, - product: 'app', - version: '0.14.2', - body: `## Added -- New Australia region for Modrinth Hosting - ## Fixed - Germany Modrinth hosting region not providing latency data.`, },