Add release notes for 5.46.x

This commit is contained in:
Scott Nonnenberg 2022-06-01 15:38:22 -07:00
parent 8ab96635de
commit e4aeea6167

View file

@ -31,15 +31,7 @@ const releaseNotes: ReleaseNotesType = {
version: window.getVersion?.(),
features: [
{
key: 'WhatsNew__v5.45--1',
components: undefined,
},
{
key: 'WhatsNew__v5.45--2',
components: undefined,
},
{
key: 'WhatsNew__v5.45--3',
key: 'WhatsNew__bugfixes',
components: undefined,
},
],