Add 6.6 release notes

This commit is contained in:
Jamie Kyle 2023-02-09 13:27:02 -08:00
parent 074f496e2c
commit d652cbb391
2 changed files with 5 additions and 5 deletions

View file

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