Add release notes for 5.36
This commit is contained in:
parent
93e85c89e1
commit
01e58f75d3
2 changed files with 15 additions and 19 deletions
|
@ -30,9 +30,9 @@ const releaseNotes: ReleaseNotesType = {
|
|||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [
|
||||
{ key: 'WhatsNew__v5.35--1', components: undefined },
|
||||
{ key: 'WhatsNew__v5.35--2', components: undefined },
|
||||
{ key: 'WhatsNew__v5.35--3', components: undefined },
|
||||
{ key: 'WhatsNew__v5.36--1', components: undefined },
|
||||
{ key: 'WhatsNew__v5.36--2', components: undefined },
|
||||
{ key: 'WhatsNew__v5.36--3 ', components: undefined },
|
||||
],
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue