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 1
1
{
2
- "." : " 2.0.2 "
2
+ "." : " 2.1.0 "
3
3
}
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 ) )
2
9
3
10
## 2.0.2 - 06-29-2024
4
11
Original file line number Diff line number Diff line change 17
17
<PackageIconUrl >https://avatars.githubusercontent.com/u/54469796?s=200& v=4</PackageIconUrl >
18
18
<PackageTags >supabase, storage</PackageTags >
19
19
<!-- 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 >
22
22
<!-- x-release-please-end -->
23
23
<RepositoryUrl >https://github.com/supabase-community/storage-csharp</RepositoryUrl >
24
24
<RepositoryType >git</RepositoryType >
35
35
</PropertyGroup >
36
36
37
37
<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 -->
39
39
<Version Condition =" '$(Version)' == '' " >$(VersionPrefix)</Version >
40
40
</PropertyGroup >
41
41
You can’t perform that action at this time.
0 commit comments