Fix changelog

This commit is contained in:
Prospector 2025-03-02 18:45:09 -08:00
parent 0c58b5b83d
commit ca2307e609

View File

@ -12,7 +12,7 @@ export type VersionEntry = {
const VERSIONS: VersionEntry[] = [ const VERSIONS: VersionEntry[] = [
{ {
date: `2025-03-02T18:45:00-08:00`, date: `2025-03-02T18:45:00-08:00`,
product: 'website', product: 'web',
body: `### Improvements body: `### Improvements
- Added option to copy version IDs from the version list for project members and developer mode. - 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.`, - Fixed the staff moderation checklist going off the screen.`,