diff --git a/packages/utils/changelog.ts b/packages/utils/changelog.ts index c528765ec..0cf4725ff 100644 --- a/packages/utils/changelog.ts +++ b/packages/utils/changelog.ts @@ -10,6 +10,13 @@ export type VersionEntry = { } const VERSIONS: VersionEntry[] = [ + { + date: `2025-05-01T18:30:00-07:00`, + product: 'web', + body: `### Improvements +- Added a button to switch Modrinth+ billing between monthly and yearly. +- Updated Modrinth App marketing page screenshots.`, + }, { date: `2025-05-01T18:10:00-07:00`, product: 'app',