We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0dd8cd commit 346d38dCopy full SHA for 346d38d
src/app/(site)/changelog/page.tsx
@@ -264,7 +264,7 @@ export default function ChangelogPage() {
264
loading="lazy"
265
/>
266
<h4 className="text-card-foreground mb-3 text-lg font-bold">
267
- What's New
+ What's New
268
</h4>
269
<div className="text-muted-foreground leading-relaxed whitespace-pre-wrap">
270
{extractWhatsNew(entry.body)}
0 commit comments