Skip to content

Commit 3ed2fdd

Browse files
committed
chore: update generated changelog
1 parent 19789d9 commit 3ed2fdd

1 file changed

Lines changed: 4 additions & 19 deletions

File tree

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
export const GENERATED_CHANGELOG = [
22
{
33
"date": "2026-07-27",
4-
"title": "fix: refresh mobile shell delivery",
5-
"description": "Released in 6095b02."
4+
"title": "fix: restore dashboard popovers and mobile layout",
5+
"description": "Released in 19789d9."
66
},
77
{
88
"date": "2026-07-27",
9-
"title": "chore: update generated changelog",
10-
"description": "Released in 02a6137."
9+
"title": "fix: refresh mobile shell delivery",
10+
"description": "Released in 6095b02."
1111
},
1212
{
1313
"date": "2026-07-27",
@@ -19,24 +19,9 @@ export const GENERATED_CHANGELOG = [
1919
"title": "fix: darken device during automated installs",
2020
"description": "Released in 9376710."
2121
},
22-
{
23-
"date": "2026-07-27",
24-
"title": "chore: update generated changelog",
25-
"description": "Released in 069bec7."
26-
},
2722
{
2823
"date": "2026-07-27",
2924
"title": "fix: tolerate missing git in web builds",
3025
"description": "Released in 0ff84a9."
31-
},
32-
{
33-
"date": "2026-07-27",
34-
"title": "fix: refine mobile dashboard controls",
35-
"description": "Released in 3cc4250."
36-
},
37-
{
38-
"date": "2026-07-27",
39-
"title": "fix: restore mobile navigation controls",
40-
"description": "Released in a5f78e6."
4126
}
4227
] as const;

0 commit comments

Comments
 (0)