chore: remove old changelog entries (v0.4.1, v0.4.2, v0.4.3) (#233)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ekko
2026-04-26 12:06:36 +08:00
committed by GitHub
parent ed12e958d0
commit bc66998650
-15
View File
@@ -15,19 +15,4 @@ export const changelog: ChangelogEntry[] = [
date: '2026-04-24',
changes: ['changelog.new_0_4_5_1', 'changelog.new_0_4_5_2', 'changelog.new_0_4_5_3', 'changelog.new_0_4_5_4', 'changelog.new_0_4_5_5', 'changelog.new_0_4_5_6', 'changelog.new_0_4_5_7', 'changelog.new_0_4_5_8'],
},
{
version: '0.4.2',
date: '2026-04-22',
changes: ['changelog.new_0_4_3_1', 'changelog.new_0_4_3_2', 'changelog.new_0_4_3_3', 'changelog.new_0_4_3_4'],
},
{
version: '0.4.2',
date: '2026-04-22',
changes: ['changelog.new_0_4_2_1', 'changelog.new_0_4_2_2', 'changelog.new_0_4_2_3', 'changelog.new_0_4_2_4', 'changelog.new_0_4_2_5'],
},
{
version: '0.4.1',
date: '2026-04-21',
changes: ['changelog.new_0_4_1_1'],
},
]