v5.22 release notes
This commit is contained in:
parent
29e1516714
commit
4397f392ed
2 changed files with 5 additions and 9 deletions
|
@ -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,
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue