Release notes

This commit is contained in:
Fedor Indutnyy 2022-08-24 14:03:54 -07:00
parent 604e733dce
commit ca899d3ce1
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--6',
key: 'WhatsNew__v5.57--1',
components: undefined,
},
{
key: 'WhatsNew__v5.57--2',
components: undefined,
},
],