fix: restore Hermes session history listing (#716)

This commit is contained in:
ekko
2026-05-14 15:23:19 +08:00
committed by GitHub
parent f6df0fecfa
commit bd6c4dc82e
13 changed files with 28 additions and 10 deletions
+7
View File
@@ -5,6 +5,13 @@ export interface ChangelogEntry {
}
export const changelog: ChangelogEntry[] = [
{
version: '0.5.22',
date: '2026-05-14',
changes: [
'changelog.new_0_5_22_1',
],
},
{
version: '0.5.21',
date: '2026-05-14',