From a38e1dee1fc5f571a7ae0e5f4dae4447765ce9dd Mon Sep 17 00:00:00 2001 From: Prospector Date: Thu, 3 Jul 2025 11:32:57 -0700 Subject: [PATCH] Remove duplicate changelog --- packages/utils/changelog.ts | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/packages/utils/changelog.ts b/packages/utils/changelog.ts index ee0f105c6..93a4a9363 100644 --- a/packages/utils/changelog.ts +++ b/packages/utils/changelog.ts @@ -38,16 +38,6 @@ const VERSIONS: VersionEntry[] = [ body: `### Added - Added news page, with all our old blog posts now hosted on our website. -### Improvements -- Changed download count rounding to be more precise. -- Fixed Creator Monetization Program page to show accurate information again.`, - }, - { - date: `2025-06-30T19:15:00-07:00`, - product: 'web', - body: `### Added -- Added news page, with all our old blog posts now hosted on our website. - ### Improvements - Changed download count rounding to be more precise. - Fixed Creator Monetization Program page to show accurate information again.`,