Release notes
This commit is contained in:
parent
e2ab1b3444
commit
6f621c22a8
2 changed files with 6 additions and 7 deletions
|
@ -30,18 +30,17 @@ export function WhatsNewModal({
|
|||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [
|
||||
<Intl i18n={i18n} id="icu:WhatsNew__v6.26--0" />,
|
||||
<Intl
|
||||
i18n={i18n}
|
||||
id="icu:WhatsNew__v6.26--1"
|
||||
id="icu:WhatsNew__v6.27--0"
|
||||
components={{
|
||||
linkToGithub: (
|
||||
<a
|
||||
href="https://github.com/nrayburn-tech"
|
||||
href="https://github.com/vijithassar"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
@nrayburn-tech
|
||||
@vijithassar
|
||||
</a>
|
||||
),
|
||||
}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue