From ef3f5b4e35ad60703798dc4a88fe66d54c163bbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 07:47:56 +0000 Subject: [PATCH] chore(master): release 7.3.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ Realtime/Realtime.csproj | 6 +++--- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c575a16..c5d7443 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "7.3.0" + ".": "7.3.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d608ce9..11770b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.3.1](https://github.com/supabase-community/realtime-csharp/compare/v7.3.0...v7.3.1) (2026-07-21) + + +### Bug Fixes + +* resolve channel.Send() hanging on unacknowledged broadcast pushes ([#72](https://github.com/supabase-community/realtime-csharp/issues/72)) ([8f34dfe](https://github.com/supabase-community/realtime-csharp/commit/8f34dfee24594b1bc2c402a2649af12c3d1e0171)) + ## [7.3.0](https://github.com/supabase-community/realtime-csharp/compare/v7.2.1...v7.3.0) (2026-07-20) diff --git a/Realtime/Realtime.csproj b/Realtime/Realtime.csproj index 5f97d31..ea56e7c 100644 --- a/Realtime/Realtime.csproj +++ b/Realtime/Realtime.csproj @@ -17,8 +17,8 @@ Realtime-csharp is written as a client library for supabase/realtime. supabase, realtime, phoenix - 7.3.0 - 7.3.0 + 7.3.1 + 7.3.1 true icon.png @@ -33,7 +33,7 @@ - 7.3.0 + 7.3.1 $(VersionPrefix)-$(VersionSuffix) $(VersionPrefix)