chore: add changelog for version 0.5.14 (#525)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,17 @@ export interface ChangelogEntry {
|
||||
}
|
||||
|
||||
export const changelog: ChangelogEntry[] = [
|
||||
{
|
||||
version: '0.5.14',
|
||||
date: '2026-05-07',
|
||||
changes: [
|
||||
'changelog.new_0_5_14_1',
|
||||
'changelog.new_0_5_14_2',
|
||||
'changelog.new_0_5_14_3',
|
||||
'changelog.new_0_5_14_4',
|
||||
'changelog.new_0_5_14_5',
|
||||
],
|
||||
},
|
||||
{
|
||||
version: '0.5.13',
|
||||
date: '2026-05-07',
|
||||
|
||||
Reference in New Issue
Block a user