v6.4.0-beta.1

This commit is contained in:
Alvaro Carrasco 2023-01-25 17:37:03 -07:00
parent c8012cf153
commit 10b0ec12a1
2 changed files with 3 additions and 11 deletions

View file

@ -31,16 +31,8 @@ const releaseNotes: ReleaseNotesType = {
version: window.getVersion?.(),
features: [
{
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>,
},
key: 'WhatsNew__bugfixes',
components: undefined,
},
],
};