From 48181952f89b001de1121690b461db34eb4a3003 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 2 Feb 2026 12:53:28 +0000
Subject: [PATCH] release: 0.0.6
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 20 ++++++++++++++++++++
src/SumUp/SumUp.csproj | 2 +-
3 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 45ca42f..b68e780 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.0.5"
+ ".": "0.0.6"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a550e8a..d62c77f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,25 @@
# Changelog
+## [0.0.6](https://github.com/sumup/sumup-dotnet/compare/v0.0.5...v0.0.6) (2026-02-02)
+
+
+### Features
+
+* **cd:** format generated code before comitting ([1e218cc](https://github.com/sumup/sumup-dotnet/commit/1e218cc8cfa9d74a949d6fc6b9e9455dc2eea2f4))
+* improve error handling ([#20](https://github.com/sumup/sumup-dotnet/issues/20)) ([b0d7ced](https://github.com/sumup/sumup-dotnet/commit/b0d7cedda968dee3847aaa6c50c751f5bf54e97e))
+* init ([0a8c79e](https://github.com/sumup/sumup-dotnet/commit/0a8c79ecd90928ec3578dd349500030798d15b21))
+* init ([c9ee5f5](https://github.com/sumup/sumup-dotnet/commit/c9ee5f5597bf5e5e38b1236b58a700c8e3898192))
+* report runtime info ([#13](https://github.com/sumup/sumup-dotnet/issues/13)) ([f99755f](https://github.com/sumup/sumup-dotnet/commit/f99755fa584d37f0524e956435652e894f90dd65))
+* **sdk:** package icon ([366b067](https://github.com/sumup/sumup-dotnet/commit/366b06757d8b252cccd46504be6a4b27b802f517))
+* **tooling:** dependabot ([01e6594](https://github.com/sumup/sumup-dotnet/commit/01e65944ea8f57fa47644f10edd04daf1dfff4ea))
+
+
+### Bug Fixes
+
+* **codegen:** lint warnings ([74aaa22](https://github.com/sumup/sumup-dotnet/commit/74aaa22c56be978145fe309207803ff2c8c07398))
+* license, package readme, community files ([5d0979e](https://github.com/sumup/sumup-dotnet/commit/5d0979e836347001d48bdef06248d728f0ef592e))
+* user-agent version string ([542339a](https://github.com/sumup/sumup-dotnet/commit/542339a714f3072954b8ce8f6274b2ee1c42e9dc))
+
## [0.0.5](https://github.com/sumup/sumup-dotnet/compare/v0.0.4...v0.0.5) (2026-02-02)
diff --git a/src/SumUp/SumUp.csproj b/src/SumUp/SumUp.csproj
index 4533bb9..8db0fd7 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.5
+ 0.0.6
SumUp
SumUp
sumup;payments;sdk