Release notes for v5.53

This commit is contained in:
Josh Perez 2022-07-27 21:00:52 -04:00 committed by GitHub
parent 310eedca88
commit 9fbbb7a8d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 4 deletions

View file

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