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