Skip to content

Commit 3ac3b95

Browse files
committed
changelog
1 parent 73b3871 commit 3ac3b95

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-07-13T19:00:42+00:00`,
15+
product: 'web',
16+
body: `## Changed
17+
- Updated translations`,
18+
},
1319
{
1420
date: `2026-07-10T17:38:17+00:00`,
1521
product: 'app',

0 commit comments

Comments
 (0)