Add release notes for 6.5.x

This commit is contained in:
Scott Nonnenberg 2023-02-01 16:29:27 -08:00
parent 7af7244d0e
commit 78ca41f8c8
2 changed files with 13 additions and 1 deletions

View file

@ -31,7 +31,11 @@ const releaseNotes: ReleaseNotesType = {
version: window.getVersion?.(),
features: [
{
key: 'WhatsNew__bugfixes',
key: 'icu:WhatsNew__v6.5--0',
components: undefined,
},
{
key: 'icu:WhatsNew__v6.5--1',
components: undefined,
},
],