File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 6.0.3 - 2024-07-26
4+
5+ - [ Re: 105] ( https://github.com/supabase-community/gotrue-csharp/pull/105 ) Add admin calls for MFA. Big thanks
6+ to [ @michaelschattgen ] ( https://github.com/michaelschattgen ) .
7+
38## 6.0.2 - 2024-07-25
49
510- [ Re: 103] ( https://github.com/supabase-community/gotrue-csharp/pull/103 ) Add support for MFA signup and login flows.
Original file line number Diff line number Diff line change 1616 <PackageIconUrl >https://avatars.githubusercontent.com/u/54469796?s=200& v=4</PackageIconUrl >
1717 <PackageProjectUrl >https://github.com/supabase-community/gotrue-csharp</PackageProjectUrl >
1818 <PackageTags >supabase, gotrue</PackageTags >
19- <PackageVersion >6.0.2 </PackageVersion >
20- <ReleaseVersion >6.0.2 </ReleaseVersion >
19+ <PackageVersion >6.0.3 </PackageVersion >
20+ <ReleaseVersion >6.0.3 </ReleaseVersion >
2121 <RepositoryUrl >https://github.com/supabase-community/gotrue-csharp</RepositoryUrl >
2222 <RepositoryType >git</RepositoryType >
2323 <PackageIcon >icon.png</PackageIcon >
3939 <GenerateDocumentationFile >true</GenerateDocumentationFile >
4040 </PropertyGroup >
4141 <PropertyGroup Condition =" '$(Version)' == '' " >
42- <VersionPrefix Condition =" '$(VersionPrefix)' == '' " >6.0.1 </VersionPrefix >
42+ <VersionPrefix Condition =" '$(VersionPrefix)' == '' " >6.0.3 </VersionPrefix >
4343 <VersionSuffix Condition =" '$(VersionSuffix)' == '' " >
4444 </VersionSuffix >
4545 <Version Condition =" '$(VersionSuffix)' != '' " >$(VersionPrefix)-$(VersionSuffix)</Version >
You can’t perform that action at this time.
0 commit comments