Add release notes for 5.62.x

This commit is contained in:
Fedor Indutnyy 2022-09-28 11:13:42 -07:00
parent 5cfaeeaae1
commit 49c6cc00e7
2 changed files with 10 additions and 10 deletions

View file

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