Release notes for v6.11.0-beta.1

This commit is contained in:
Fedor Indutnyy 2023-03-15 12:26:54 -07:00
parent 1dac6ab3d9
commit 7ad9c3e5cb
2 changed files with 6 additions and 80 deletions

View file

@ -31,23 +31,9 @@ const releaseNotes: ReleaseNotesType = {
version: window.getVersion?.(),
features: [
{
key: 'icu:WhatsNew__v6.10--0',
components: undefined,
},
{
key: 'icu:WhatsNew__v6.10--1',
components: undefined,
},
{
key: 'icu:WhatsNew__v6.10--2',
key: 'icu:WhatsNew__v6.11--0',
components: {
lamemakes: <a href="https://github.com/lamemakes">@lamemakes</a>,
},
},
{
key: 'icu:WhatsNew__v6.10--3',
components: {
norstbox: <a href="https://github.com/norstbox">@norstbox</a>,
hackerbirds: <a href="https://github.com/hackerbirds">@hackerbirds</a>,
},
},
],