diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index b68e780..07194f6 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.0.6"
+ ".": "0.0.7"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d62c77f..0bf51be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,26 @@
# Changelog
+## [0.0.7](https://github.com/sumup/sumup-dotnet/compare/v0.0.6...v0.0.7) (2026-02-09)
+
+
+### 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))
+* respect readonly fields ([#24](https://github.com/sumup/sumup-dotnet/issues/24)) ([7e959df](https://github.com/sumup/sumup-dotnet/commit/7e959dfe81823d796eae3e0a6287f59163a7aab1))
+* **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.6](https://github.com/sumup/sumup-dotnet/compare/v0.0.5...v0.0.6) (2026-02-02)
diff --git a/src/SumUp/SumUp.csproj b/src/SumUp/SumUp.csproj
index beccc3f..e67a49d 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.6
+ 0.0.7
SumUp
SumUp
sumup;payments;sdk