From 4ba5004322ee9667303ab919a5e9eed9b45e014d Mon Sep 17 00:00:00 2001 From: JonKazama-Hellion Date: Sat, 2 May 2026 21:27:10 +0200 Subject: [PATCH] chore(release): bump version to 0.5.1 Hardening and polish patch. Eight backlog items from the v0.5.0 codebase review. No new features, no migration. --- ChatTwo/ChatTwo.csproj | 2 +- ChatTwo/HellionChat.yaml | 30 ++++++++++++++++++++++++++++++ repo.json | 12 ++++++------ 3 files changed, 37 insertions(+), 7 deletions(-) diff --git a/ChatTwo/ChatTwo.csproj b/ChatTwo/ChatTwo.csproj index 4a6c618..ed550d7 100755 --- a/ChatTwo/ChatTwo.csproj +++ b/ChatTwo/ChatTwo.csproj @@ -4,7 +4,7 @@ 0.1.0 is our bootstrap release; the underlying Chat 2 base is called out in the yaml changelog so users can see what it derives from. --> - 0.5.0 + 0.5.1 enable