Skip to content

Commit 0cfbc62

Browse files
committed
changelog
1 parent c46fe7b commit 0cfbc62

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

packages/blog/changelog.ts

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

1212
const VERSIONS: VersionEntry[] = [
13+
{
14+
date: `2026-09-14T02:29:42+00:00`,
15+
product: 'web',
16+
body: `## Fixed
17+
- Fixed project 404 errors.`,
18+
},
1319
{
1420
date: `2026-09-14T00:11:58+00:00`,
1521
product: 'web',

0 commit comments

Comments
 (0)