Add release notes for 5.32.x
This commit is contained in:
parent
6bc3c0807d
commit
0828d315c0
2 changed files with 10 additions and 3 deletions
|
@ -30,9 +30,8 @@ const releaseNotes: ReleaseNotesType = {
|
|||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [
|
||||
{ key: 'WhatsNew__v5.31--1', components: undefined },
|
||||
{ key: 'WhatsNew__v5.31--2', components: undefined },
|
||||
{ key: 'WhatsNew__bugfixes', components: undefined },
|
||||
{ key: 'WhatsNew__v5.32--1', components: undefined },
|
||||
{ key: 'WhatsNew__v5.32--2', components: undefined },
|
||||
],
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue