From 850652a69c895b0cbe51d1309eb67b8e7ad32237 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 5 Apr 2026 20:05:05 +0000
Subject: [PATCH] release: 0.0.11
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 28 ++++++++++++++++++++++++++++
src/SumUp/SumUp.csproj | 2 +-
3 files changed, 30 insertions(+), 2 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 32b319f..4a34d5c 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.0.10"
+ ".": "0.0.11"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2eb229e..60fdeae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,33 @@
# Changelog
+## [0.0.11](https://github.com/sumup/sumup-dotnet/compare/v0.0.10...v0.0.11) (2026-04-05)
+
+
+### Features
+
+* **sdk:** improve typing ([#68](https://github.com/sumup/sumup-dotnet/issues/68)) ([2cd24ab](https://github.com/sumup/sumup-dotnet/commit/2cd24ab8f524c67bff60cfa2e56f851bd208a5b8))
+
+
+### Bug Fixes
+
+* **sdk:** handling of enums in query params ([#73](https://github.com/sumup/sumup-dotnet/issues/73)) ([b797176](https://github.com/sumup/sumup-dotnet/commit/b797176ed411518e71d86e3afeea5143f86c416a))
+
+
+### Chores
+
+* **deps:** bump actions/create-github-app-token from 2.2.1 to 3.0.0 ([#65](https://github.com/sumup/sumup-dotnet/issues/65)) ([166e231](https://github.com/sumup/sumup-dotnet/commit/166e231c55b3accd64226763e49c76f4f81642f7))
+* **deps:** bump actions/setup-go from 6.3.0 to 6.4.0 ([#80](https://github.com/sumup/sumup-dotnet/issues/80)) ([95ff156](https://github.com/sumup/sumup-dotnet/commit/95ff156000d2eda84fe5d8ddab936d241a1d7bba))
+* **deps:** bump github.com/pb33f/libopenapi in /codegen ([#64](https://github.com/sumup/sumup-dotnet/issues/64)) ([080e7ab](https://github.com/sumup/sumup-dotnet/commit/080e7ab7a1e04d08155029a69d012ff389088974))
+* **deps:** bump github.com/pb33f/libopenapi in /codegen ([#79](https://github.com/sumup/sumup-dotnet/issues/79)) ([bad9370](https://github.com/sumup/sumup-dotnet/commit/bad9370380d102c4ba711fd85cf9132a0fb3d4b6))
+* **deps:** coverlet.collector from 8.0.0 to 8.0.1 ([#74](https://github.com/sumup/sumup-dotnet/issues/74)) ([86c9199](https://github.com/sumup/sumup-dotnet/commit/86c91990927f7ab8019c6a628e4f6eca2c6d0a8b))
+* **deps:** System.Text.Json from 10.0.3 to 10.0.5 ([#75](https://github.com/sumup/sumup-dotnet/issues/75)) ([46fcd36](https://github.com/sumup/sumup-dotnet/commit/46fcd36f4f44f3b64047dbe3cbd4d26edf0deb82))
+* synced file(s) with sumup/apis ([#63](https://github.com/sumup/sumup-dotnet/issues/63)) ([23ac0ea](https://github.com/sumup/sumup-dotnet/commit/23ac0eaeff4b539332ed495b23ef7b19860001bb))
+* synced file(s) with sumup/apis ([#66](https://github.com/sumup/sumup-dotnet/issues/66)) ([da0e0a9](https://github.com/sumup/sumup-dotnet/commit/da0e0a94ebb8d3945c31a7aeaa442518b88d3121))
+* synced file(s) with sumup/apis ([#67](https://github.com/sumup/sumup-dotnet/issues/67)) ([ac28213](https://github.com/sumup/sumup-dotnet/commit/ac282136cf789e4fb72e04c485f468e33333d570))
+* synced file(s) with sumup/apis ([#76](https://github.com/sumup/sumup-dotnet/issues/76)) ([5f1c957](https://github.com/sumup/sumup-dotnet/commit/5f1c95773c51052b4bde1a8a185d30b10079ccb6))
+* synced file(s) with sumup/apis ([#77](https://github.com/sumup/sumup-dotnet/issues/77)) ([3cb3ab0](https://github.com/sumup/sumup-dotnet/commit/3cb3ab0623ebc0218f634cd9db6f972612f0796c))
+* synced file(s) with sumup/apis ([#78](https://github.com/sumup/sumup-dotnet/issues/78)) ([ed12d2c](https://github.com/sumup/sumup-dotnet/commit/ed12d2c686cd655a48a2772faaf200e97a1b40e9))
+
## [0.0.10](https://github.com/sumup/sumup-dotnet/compare/v0.0.9...v0.0.10) (2026-03-22)
diff --git a/src/SumUp/SumUp.csproj b/src/SumUp/SumUp.csproj
index 71f29c1..0a6b98b 100644
--- a/src/SumUp/SumUp.csproj
+++ b/src/SumUp/SumUp.csproj
@@ -12,7 +12,7 @@
SumUp
Modern SumUp .NET SDK generated from the official OpenAPI specification.
SumUp
- 0.0.10
+ 0.0.11
SumUp
SumUp
sumup;payments;sdk