From 020c3b2ce651f9a37137575b068a6c53c2d2d247 Mon Sep 17 00:00:00 2001 From: Joseph Schultz Date: Fri, 31 May 2024 14:29:10 -0500 Subject: [PATCH] Version bump to 5.0.3 --- CHANGELOG.md | 4 ++++ Gotrue/Gotrue.csproj | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 150e702..3642a95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 5.0.3 - 2024-05-31 + +- Implement `SignInWithSSO`. Huge thank you to [@Rycko1](https://github.com/Rycko1) + ## 5.0.2 - 2024-05-20 - Add missing properties (`ProviderRefreshToken` and `ProviderToken`) to `Session` object to reflect current state diff --git a/Gotrue/Gotrue.csproj b/Gotrue/Gotrue.csproj index 10fcf39..88db397 100644 --- a/Gotrue/Gotrue.csproj +++ b/Gotrue/Gotrue.csproj @@ -16,8 +16,8 @@ https://avatars.githubusercontent.com/u/54469796?s=200&v=4 https://github.com/supabase-community/gotrue-csharp supabase, gotrue - 5.0.2 - 5.0.2 + 5.0.3 + 5.0.3 https://github.com/supabase-community/gotrue-csharp git icon.png @@ -39,7 +39,7 @@ true - 5.0.2 + 5.0.3 $(VersionPrefix)-$(VersionSuffix)