diff --git a/apps/dashboard/src/components/side-navigation/changelog-cards.tsx b/apps/dashboard/src/components/side-navigation/changelog-cards.tsx index bdf7fd02179..11b08956213 100644 --- a/apps/dashboard/src/components/side-navigation/changelog-cards.tsx +++ b/apps/dashboard/src/components/side-navigation/changelog-cards.tsx @@ -28,7 +28,7 @@ const CONSTANTS = { CARD_OFFSET: 10, SCALE_FACTOR: 0.06, MAX_DISMISSED_IDS: 15, - MONTHS_TO_SHOW: 2, + MONTHS_TO_SHOW: 12, } as const; export function ChangelogStack() { @@ -95,8 +95,8 @@ export function ChangelogStack() { } return ( -