From ae650816d3c27e046de1cd65ecae5eda5d75de23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 12:29:24 +0000 Subject: [PATCH] chore(master): release 7.3.0 --- .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 e102ad9..c575a16 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "7.2.1" + ".": "7.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e489f01..d608ce9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.3.0](https://github.com/supabase-community/realtime-csharp/compare/v7.2.1...v7.3.0) (2026-07-20) + + +### Features + +* attach Postgrest client context to models returned by PostgresChangesResponse ([#70](https://github.com/supabase-community/realtime-csharp/issues/70)) ([ce98568](https://github.com/supabase-community/realtime-csharp/commit/ce985685a328792c55d7f18d996469d2c860803e)) + ## [7.2.1](https://github.com/supabase-community/realtime-csharp/compare/v7.2.0...v7.2.1) (2026-07-15) diff --git a/Realtime/Realtime.csproj b/Realtime/Realtime.csproj index cf5e7c9..5f97d31 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.2.1 - 7.2.1 + 7.3.0 + 7.3.0 true icon.png @@ -33,7 +33,7 @@ - 7.2.1 + 7.3.0 $(VersionPrefix)-$(VersionSuffix) $(VersionPrefix)