Skip to content

Commit c5658ac

Browse files
committed
Version bump to 6.0.2
1 parent 7758f32 commit c5658ac

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Changelog
22

3+
## 6.0.2 - 2024-07-25
4+
5+
- [Re: 103](https://github.com/supabase-community/gotrue-csharp/pull/103) Add support for MFA signup and login flows.
6+
Huge thanks to [@michaelschattgen](https://github.com/michaelschattgen) for this implementation!
7+
38
## 6.0.1 - 2024-07-19
49

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

814
## 6.0.0 - 2024-07-14

Gotrue/Gotrue.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<PackageIconUrl>https://avatars.githubusercontent.com/u/54469796?s=200&amp;v=4</PackageIconUrl>
1717
<PackageProjectUrl>https://github.com/supabase-community/gotrue-csharp</PackageProjectUrl>
1818
<PackageTags>supabase, gotrue</PackageTags>
19-
<PackageVersion>6.0.1</PackageVersion>
20-
<ReleaseVersion>6.0.1</ReleaseVersion>
19+
<PackageVersion>6.0.2</PackageVersion>
20+
<ReleaseVersion>6.0.2</ReleaseVersion>
2121
<RepositoryUrl>https://github.com/supabase-community/gotrue-csharp</RepositoryUrl>
2222
<RepositoryType>git</RepositoryType>
2323
<PackageIcon>icon.png</PackageIcon>

0 commit comments

Comments
 (0)