Skip to content

Commit dfef0df

Browse files
committed
Update changelog
(cherry picked from commit ca2179c)
1 parent 9821737 commit dfef0df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/utils/changelog.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ export type VersionEntry = {
1010
}
1111

1212
const VERSIONS: VersionEntry[] = [
13+
{
14+
date: `2025-05-01T18:30:00-07:00`,
15+
product: 'web',
16+
body: `### Improvements
17+
- Added a button to switch Modrinth+ billing between monthly and yearly.
18+
- Updated Modrinth App marketing page screenshots.`,
19+
},
1320
{
1421
date: `2025-05-01T18:10:00-07:00`,
1522
product: 'app',

0 commit comments

Comments
 (0)