Skip to content

Commit 0c58b5b

Browse files
committed
Update changelog
1 parent 74a12bd commit 0c58b5b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/utils/changelog.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ export type VersionEntry = {
1010
}
1111

1212
const VERSIONS: VersionEntry[] = [
13+
{
14+
date: `2025-03-02T18:45:00-08:00`,
15+
product: 'website',
16+
body: `### Improvements
17+
- Added option to copy version IDs from the version list for project members and developer mode.
18+
- Fixed the staff moderation checklist going off the screen.`,
19+
},
1320
{
1421
date: `2025-02-25T10:20:00-08:00`,
1522
product: 'servers',

0 commit comments

Comments
 (0)