Add release notes for 5.46.x
This commit is contained in:
parent
8ab96635de
commit
e4aeea6167
1 changed files with 1 additions and 9 deletions
|
@ -31,15 +31,7 @@ const releaseNotes: ReleaseNotesType = {
|
|||
version: window.getVersion?.(),
|
||||
features: [
|
||||
{
|
||||
key: 'WhatsNew__v5.45--1',
|
||||
components: undefined,
|
||||
},
|
||||
{
|
||||
key: 'WhatsNew__v5.45--2',
|
||||
components: undefined,
|
||||
},
|
||||
{
|
||||
key: 'WhatsNew__v5.45--3',
|
||||
key: 'WhatsNew__bugfixes',
|
||||
components: undefined,
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue