From b21e30fa7695107e41258e051d0ad81b9445bd54 Mon Sep 17 00:00:00 2001 From: Joseph Schultz Date: Sat, 29 Jun 2024 07:16:46 -0500 Subject: [PATCH] Version bump to 5.0.6 --- CHANGELOG.md | 5 +++++ Gotrue/Gotrue.csproj | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 221a674..07aadd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 5.0.6 - 2024-06-29 + +- [Re: #98](https://github.com/supabase-community/gotrue-csharp/pull/98) Introduces `VerifyTokenHash` to support the + PKCE flow for email signup. Thanks [@alexbakker](https://github.com/alexbakker)! + ## 5.0.5 - 2024-06-11 - Allow for scoped `SignOut`. Thanks [@AndrewKahr](https://github.com/AndrewKahr)! diff --git a/Gotrue/Gotrue.csproj b/Gotrue/Gotrue.csproj index eec2e11..8235777 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.5 - 5.0.5 + 5.0.6 + 5.0.6 https://github.com/supabase-community/gotrue-csharp git icon.png @@ -39,7 +39,7 @@ true - 5.0.5 + 5.0.6 $(VersionPrefix)-$(VersionSuffix)