diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 75ec52f..b44b287 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "2.3.0"
+ ".": "2.4.0"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3aca07a..67e1d94 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.4.0](https://github.com/supabase-community/storage-csharp/compare/v2.3.0...v2.4.0) (2025-09-09)
+
+
+### Features
+
+* implement cancelation token on some of upload method ([#30](https://github.com/supabase-community/storage-csharp/issues/30)) ([3befec0](https://github.com/supabase-community/storage-csharp/commit/3befec0181de15459fa427e32bebc4b92d82c161))
+
## [2.3.0](https://github.com/supabase-community/storage-csharp/compare/v2.2.0...v2.3.0) (2025-09-09)
diff --git a/Storage/Storage.csproj b/Storage/Storage.csproj
index 4e67332..b42b6b1 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.3.0
- 2.3.0
+ 2.4.0
+ 2.4.0
https://github.com/supabase-community/storage-csharp
git
@@ -35,7 +35,7 @@
- 2.3.0
+ 2.4.0
$(VersionPrefix)