diff --git a/src/data/changelog.ts b/src/data/changelog.ts index 83664b692..55b9f1a54 100644 --- a/src/data/changelog.ts +++ b/src/data/changelog.ts @@ -414,8 +414,8 @@ const changelog: IChangelogVersion[] = [ }, { date: '2024-03-07', - additions: ['[Live Announcements] Announce replacement bus continuations where needed'] - } + additions: ['[Live Announcements] Announce replacement bus continuations where needed'], + }, ] export default changelog