From 293df146f8f95246155b8e75f0ba5a7ae0c90c94 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 22 Mar 2026 06:23:42 +0000
Subject: [PATCH] release: 0.0.10
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 7 +++++++
src/SumUp/SumUp.csproj | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 07509b4..32b319f 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.0.9"
+ ".": "0.0.10"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c21877d..2eb229e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.0.10](https://github.com/sumup/sumup-dotnet/compare/v0.0.9...v0.0.10) (2026-03-22)
+
+
+### Bug Fixes
+
+* deserialize readOnly model properties ([#61](https://github.com/sumup/sumup-dotnet/issues/61)) ([3fa7d3a](https://github.com/sumup/sumup-dotnet/commit/3fa7d3af7eb336d8b186817cb4790af2647aadc8))
+
## [0.0.9](https://github.com/sumup/sumup-dotnet/compare/v0.0.8...v0.0.9) (2026-03-21)
diff --git a/src/SumUp/SumUp.csproj b/src/SumUp/SumUp.csproj
index f365eb6..1e568ac 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.9
+ 0.0.10
SumUp
SumUp
sumup;payments;sdk