Release notes for 5.41.x

This commit is contained in:
Fedor Indutnyy 2022-04-21 11:43:23 -07:00
parent e0611f2104
commit ed013bf51c
2 changed files with 1 additions and 26 deletions

View file

@ -31,18 +31,9 @@ const releaseNotes: ReleaseNotesType = {
version: window.getVersion?.(),
features: [
{
key: 'WhatsNew__v5.40--1',
key: 'WhatsNew__bugfixes',
components: undefined,
},
{
key: 'WhatsNew__v5.40--2',
components: {
dsanders11: <a href="https://github.com/dsanders11">@dsanders11</a>,
yusufsahinhamza: (
<a href="https://github.com/yusufsahinhamza">@yusufsahinhamza</a>
),
},
},
],
};