Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Prospector committed Mar 3, 2025
1 parent 0c58b5b commit ca2307e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/utils/changelog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export type VersionEntry = {
const VERSIONS: VersionEntry[] = [
{
date: `2025-03-02T18:45:00-08:00`,
product: 'website',
product: 'web',
body: `### Improvements
- Added option to copy version IDs from the version list for project members and developer mode.
- Fixed the staff moderation checklist going off the screen.`,
Expand Down

0 comments on commit ca2307e

Please sign in to comment.