update changelog and context default (#1045)
This commit is contained in:
@@ -5,6 +5,22 @@ export interface ChangelogEntry {
|
||||
}
|
||||
|
||||
export const changelog: ChangelogEntry[] = [
|
||||
{
|
||||
version: '0.6.2',
|
||||
date: '2026-05-26',
|
||||
changes: [
|
||||
'changelog.new_0_6_2_1',
|
||||
'changelog.new_0_6_2_2',
|
||||
'changelog.new_0_6_2_3',
|
||||
'changelog.new_0_6_2_4',
|
||||
'changelog.new_0_6_2_5',
|
||||
'changelog.new_0_6_2_6',
|
||||
'changelog.new_0_6_2_7',
|
||||
'changelog.new_0_6_2_8',
|
||||
'changelog.new_0_6_2_9',
|
||||
'changelog.new_0_6_2_10',
|
||||
],
|
||||
},
|
||||
{
|
||||
version: '0.6.1',
|
||||
date: '2026-05-25',
|
||||
|
||||
Reference in New Issue
Block a user