-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependencies:
[email protected]
, `[email protected]…
….2`, `[email protected]`
- Loading branch information
1 parent
aca8dd5
commit 50f832a
Showing
4 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule gotrue-csharp
updated
5 files
+5 −0 | CHANGELOG.md | |
+3 −3 | Gotrue/Gotrue.csproj | |
+1 −1 | Gotrue/Helpers.cs | |
+64 −64 | Supabase.Gotrue.sln | |
+59 −0 | Supabase.Gotrue.sln.DotSettings |
Submodule postgrest-csharp
updated
3 files
+5 −0 | CHANGELOG.md | |
+1 −1 | Postgrest/Helpers.cs | |
+3 −3 | Postgrest/Postgrest.csproj |
Submodule storage-csharp
updated
7 files
+8 −1 | CHANGELOG.md | |
+2 −2 | README.md | |
+3 −3 | Storage/Storage.csproj | |
+6 −1 | Storage/StorageFileApi.cs | |
+5 −4 | Storage/TransformOptions.cs | |
+12 −0 | StorageTests/StorageFileTests.cs | |
+51 −51 | Supabase.Storage.sln |