Update release notes for 7.34
This commit is contained in:
parent
54437a41e2
commit
2c1864977a
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ export function WhatsNewModal({
|
|||
date: new Date(window.getBuildCreation?.() || Date.now()),
|
||||
version: window.getVersion?.(),
|
||||
features: [
|
||||
<I18n i18n={i18n} id="icu:WhatsNew__v7.34--0" />,
|
||||
<I18n i18n={i18n} id="icu:WhatsNew__v7.34--1" />,
|
||||
<I18n i18n={i18n} id="icu:WhatsNew__v7.34--2" />,
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue