v5.22 release notes

This commit is contained in:
Fedor Indutnyy 2021-10-21 15:58:57 -07:00
parent 29e1516714
commit 4397f392ed
2 changed files with 5 additions and 9 deletions

View file

@ -34,15 +34,7 @@ export const WhatsNew = ({ i18n }: PropsType): JSX.Element => {
version: window.getVersion(),
features: [
{
key: 'WhatsNew__v5.21--1',
components: undefined,
},
{
key: 'WhatsNew__v5.21--2',
components: undefined,
},
{
key: 'WhatsNew__v5.21--3',
key: 'WhatsNew__v5.22',
components: undefined,
},
],