File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.2 .0"
2+ "." : " 2.3 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.3.0] ( https://github.com/supabase-community/storage-csharp/compare/v2.2.0...v2.3.0 ) (2025-09-09)
4+
5+
6+ ### Features
7+
8+ * resumable upload ([ #29 ] ( https://github.com/supabase-community/storage-csharp/issues/29 ) ) ([ e9a94f9] ( https://github.com/supabase-community/storage-csharp/commit/e9a94f98e9d18b9c9448e77537f974e4c56e3134 ) )
9+
310## [ 2.2.0] ( https://github.com/supabase-community/storage-csharp/compare/v2.1.0...v2.2.0 ) (2025-06-06)
411
512
Original file line number Diff line number Diff line change 1717 <PackageIconUrl >https://avatars.githubusercontent.com/u/54469796?s=200& v=4</PackageIconUrl >
1818 <PackageTags >supabase, storage</PackageTags >
1919 <!-- x-release-please-start-version -->
20- <ReleaseVersion >2.2 .0</ReleaseVersion >
21- <PackageVersion >2.2 .0</PackageVersion >
20+ <ReleaseVersion >2.3 .0</ReleaseVersion >
21+ <PackageVersion >2.3 .0</PackageVersion >
2222 <!-- x-release-please-end -->
2323 <RepositoryUrl >https://github.com/supabase-community/storage-csharp</RepositoryUrl >
2424 <RepositoryType >git</RepositoryType >
3535 </PropertyGroup >
3636
3737 <PropertyGroup Condition =" '$(Version)' == '' " >
38- <VersionPrefix Condition =" '$(VersionPrefix)' == '' " >2.2 .0</VersionPrefix > <!-- x-release-please-version -->
38+ <VersionPrefix Condition =" '$(VersionPrefix)' == '' " >2.3 .0</VersionPrefix > <!-- x-release-please-version -->
3939 <Version Condition =" '$(Version)' == '' " >$(VersionPrefix)</Version >
4040 </PropertyGroup >
4141
You can’t perform that action at this time.
0 commit comments