Skip to content

Commit

Permalink
Version bump to 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
acupofjose committed Jul 25, 2024
1 parent 7758f32 commit c5658ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Changelog

## 6.0.2 - 2024-07-25

- [Re: 103](https://github.com/supabase-community/gotrue-csharp/pull/103) Add support for MFA signup and login flows.
Huge thanks to [@michaelschattgen](https://github.com/michaelschattgen) for this implementation!

## 6.0.1 - 2024-07-19

- [Re: #102](https://github.com/supabase-community/gotrue-csharp/pull/102) Add ExchangeCodeForSession to StatelessClient.
- [Re: #102](https://github.com/supabase-community/gotrue-csharp/pull/102) Add ExchangeCodeForSession to
StatelessClient.
Thanks [@alexbakker](https://github.com/alexbakker)!

## 6.0.0 - 2024-07-14
Expand Down
4 changes: 2 additions & 2 deletions Gotrue/Gotrue.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageIconUrl>https://avatars.githubusercontent.com/u/54469796?s=200&amp;v=4</PackageIconUrl>
<PackageProjectUrl>https://github.com/supabase-community/gotrue-csharp</PackageProjectUrl>
<PackageTags>supabase, gotrue</PackageTags>
<PackageVersion>6.0.1</PackageVersion>
<ReleaseVersion>6.0.1</ReleaseVersion>
<PackageVersion>6.0.2</PackageVersion>
<ReleaseVersion>6.0.2</ReleaseVersion>
<RepositoryUrl>https://github.com/supabase-community/gotrue-csharp</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageIcon>icon.png</PackageIcon>
Expand Down

0 comments on commit c5658ac

Please sign in to comment.