Skip to content

Commit 6003f1a

Browse files
committed
Update changelog
1 parent 3d9be0c commit 6003f1a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/utils/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: `2025-04-29T08:20:00-07:00`,
15+
product: 'web',
16+
body: `### Improvements
17+
- Fixed multiple 'Hidden' countries showing up in analytics, updated flag and changed to 'Other'.`,
18+
},
1319
{
1420
date: `2025-04-28T19:45:00-07:00`,
1521
product: 'servers',

0 commit comments

Comments
 (0)