From 63aaa74fce6bc7dd11b7c8885b4d4bcb3af0f47c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:27:50 +0000 Subject: [PATCH] chore(master): release 2.3.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ Storage/Storage.csproj | 6 +++--- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bfc26f9..75ec52f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.2.0" + ".": "2.3.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index ed17604..3aca07a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.3.0](https://github.com/supabase-community/storage-csharp/compare/v2.2.0...v2.3.0) (2025-09-09) + + +### Features + +* resumable upload ([#29](https://github.com/supabase-community/storage-csharp/issues/29)) ([e9a94f9](https://github.com/supabase-community/storage-csharp/commit/e9a94f98e9d18b9c9448e77537f974e4c56e3134)) + ## [2.2.0](https://github.com/supabase-community/storage-csharp/compare/v2.1.0...v2.2.0) (2025-06-06) diff --git a/Storage/Storage.csproj b/Storage/Storage.csproj index 712d3c3..4e67332 100644 --- a/Storage/Storage.csproj +++ b/Storage/Storage.csproj @@ -17,8 +17,8 @@ https://avatars.githubusercontent.com/u/54469796?s=200&v=4 supabase, storage - 2.2.0 - 2.2.0 + 2.3.0 + 2.3.0 https://github.com/supabase-community/storage-csharp git @@ -35,7 +35,7 @@ - 2.2.0 + 2.3.0 $(VersionPrefix)