Skip to content

Commit e114c74

Browse files
committed
update changelog
1 parent 20059e6 commit e114c74

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

packages/utils/changelog.ts

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

1212
const VERSIONS: VersionEntry[] = [
13+
{
14+
date: `2025-08-20T13:30:00-07:00`,
15+
product: 'app',
16+
version: '0.10.7',
17+
body: `### Improvements
18+
- Fixed Quick Play not working with Singleplayer worlds.
19+
- Updated ad fallback to Medal promo.`,
20+
},
1321
{
1422
date: `2025-08-19T13:56:00-07:00`,
1523
product: 'web',

0 commit comments

Comments
 (0)