Release notes for 6.22
This commit is contained in:
parent
b76c7269f8
commit
44c2c515d4
2 changed files with 10 additions and 14 deletions
|
@ -30,16 +30,8 @@ export function WhatsNewModal({
|
|||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.21--0" />,
|
||||
<Intl
|
||||
i18n={i18n}
|
||||
id="icu:WhatsNew__v6.21--1"
|
||||
components={{
|
||||
complexspaces: (
|
||||
<a href="https://github.com/complexspaces">@complexspaces</a>
|
||||
),
|
||||
}}
|
||||
/>,
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.22--0" />,
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.22--1" />,
|
||||
],
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue