feat(#15): add SessionHistory.razor, navigation links, and bump version to 1.10.2

This commit is contained in:
Hermes Agent
2026-05-07 12:20:44 +00:00
parent 35894bf89e
commit 6d90ba8274
5 changed files with 140 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.10.1</Version>
<Version>1.10.2</Version>
<TargetFramework>net10.0</TargetFramework>
<LangVersion>preview</LangVersion>
<Nullable>enable</Nullable>