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?.(),
|
version: window.getVersion?.(),
|
||||||
features: [
|
features: [
|
||||||
{
|
{
|
||||||
key: 'WhatsNew__v5.45--1',
|
key: 'WhatsNew__bugfixes',
|
||||||
components: undefined,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
key: 'WhatsNew__v5.45--2',
|
|
||||||
components: undefined,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
key: 'WhatsNew__v5.45--3',
|
|
||||||
components: undefined,
|
components: undefined,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue