Release notes for 5.45.x

This commit is contained in:
Fedor Indutnyy 2022-05-25 12:54:08 -07:00
parent 1890ba2542
commit e1c6067f92
2 changed files with 19 additions and 17 deletions

View file

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