update release notes

This commit is contained in:
Jamie Kyle 2023-03-22 15:53:25 -07:00
parent 482cf97f0b
commit a816f25078
2 changed files with 14 additions and 20 deletions

View file

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