Release notes for 6.8.0
This commit is contained in:
parent
1258d31007
commit
d1527d0bc0
2 changed files with 35 additions and 1 deletions
|
@ -31,9 +31,27 @@ const releaseNotes: ReleaseNotesType = {
|
|||
version: window.getVersion?.(),
|
||||
features: [
|
||||
{
|
||||
key: 'WhatsNew__bugfixes--5',
|
||||
key: 'icu:WhatsNew__v6.8--0',
|
||||
components: undefined,
|
||||
},
|
||||
{
|
||||
key: 'icu:WhatsNew__v6.8--1',
|
||||
components: {
|
||||
zyphlar: <a href="https://github.com/zyphlar">@zyphlar</a>,
|
||||
},
|
||||
},
|
||||
{
|
||||
key: 'icu:WhatsNew__v6.8--2',
|
||||
components: {
|
||||
hackerbirds: <a href="https://github.com/hackerbirds">@hackerbirds</a>,
|
||||
},
|
||||
},
|
||||
{
|
||||
key: 'icu:WhatsNew__v6.8--3',
|
||||
components: {
|
||||
lamemakes: <a href="https://github.com/lamemakes">@lamemakes</a>,
|
||||
},
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue