Release notes for 6.3.x
This commit is contained in:
parent
5bb2524446
commit
3330292e3f
2 changed files with 18 additions and 2 deletions
|
@ -31,8 +31,16 @@ const releaseNotes: ReleaseNotesType = {
|
|||
version: window.getVersion?.(),
|
||||
features: [
|
||||
{
|
||||
key: 'WhatsNew__bugfixes--3',
|
||||
components: undefined,
|
||||
key: 'icu:WhatsNew__v6.3--0',
|
||||
components: {
|
||||
whynothugo: <a href="https://github.com/WhyNotHugo">@WhyNotHugo</a>,
|
||||
},
|
||||
},
|
||||
{
|
||||
key: 'icu:WhatsNew__v6.3--1',
|
||||
components: {
|
||||
jojomatik: <a href="https://github.com/jojomatik">@jojomatik</a>,
|
||||
},
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue