Skip to content

Commit

Permalink
Update release notes for 7.34
Browse files Browse the repository at this point in the history
  • Loading branch information
ayumi-signal committed Nov 19, 2024
1 parent 54437a4 commit 2c18649
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ts/components/WhatsNewModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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" />,
],
Expand Down

0 comments on commit 2c18649

Please sign in to comment.