We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9be0c commit 6003f1aCopy full SHA for 6003f1a
packages/utils/changelog.ts
@@ -10,6 +10,12 @@ export type VersionEntry = {
10
}
11
12
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
+ },
19
{
20
date: `2025-04-28T19:45:00-07:00`,
21
product: 'servers',
0 commit comments