File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.0.2 "
2+ "." : " 2.1.0 "
33}
Original file line number Diff line number Diff line change 1- # Changelog
1+ # Changelog
2+
3+ ## [ 2.1.0] ( https://github.com/supabase-community/storage-csharp/compare/v2.0.2...v2.1.0 ) (2025-05-25)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * release 2.1.0 ([ d037a54] ( https://github.com/supabase-community/storage-csharp/commit/d037a54a55dae8f4d7f13d57bcfb0d6c166472a9 ) )
29
310## 2.0.2 - 06-29-2024
411
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.0.2 </ReleaseVersion >
21- <PackageVersion >2.0.2 </PackageVersion >
20+ <ReleaseVersion >2.1.0 </ReleaseVersion >
21+ <PackageVersion >2.1.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.0.2 </VersionPrefix > <!-- x-release-please-version -->
38+ <VersionPrefix Condition =" '$(VersionPrefix)' == '' " >2.1.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