v5.61 release notes

This commit is contained in:
Josh Perez 2022-09-23 14:46:25 -04:00
parent 0524a00471
commit 649faf0092
2 changed files with 13 additions and 1 deletions

View file

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