Skip to content

Commit 692bbab

Browse files
committed
changelog
1 parent 5875e43 commit 692bbab

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

packages/blog/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: `2026-05-06T22:11:04+00:00`,
15+
product: 'app',
16+
version: '0.13.11',
17+
body: `## Fixed
18+
- Fixed modpack export including duplicated files as overrides.`,
19+
},
1320
{
1421
date: `2026-05-05T01:34:18+00:00`,
1522
product: 'web',

0 commit comments

Comments
 (0)