Skip to content

Commit e15fa35

Browse files
committed
Update changelog
1 parent 2cc6bc8 commit e15fa35

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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-07-15T08:20:00-07:00`,
15+
product: 'web',
16+
body: `### Improvements
17+
- Fixed gallery images from overflowing with long words in their descriptions.`,
18+
},
1319
{
1420
date: `2025-07-09T22:15:00-07:00`,
1521
product: 'web',

0 commit comments

Comments
 (0)