Add release notes for v5.54

This commit is contained in:
Scott Nonnenberg 2022-08-03 14:16:17 -07:00
parent 8f47259b1b
commit 2596e5f61c
2 changed files with 21 additions and 5 deletions

View file

@ -31,11 +31,7 @@ const releaseNotes: ReleaseNotesType = {
version: window.getVersion?.(),
features: [
{
key: 'WhatsNew__v5.53--1',
components: undefined,
},
{
key: 'WhatsNew__bugfixes--1',
key: 'WhatsNew__bugfixes--5',
components: undefined,
},
],