From 0a653f4d05e80fc430234f8b580324db9df8bfe7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 12:38:06 +0000 Subject: [PATCH] release: 0.0.17 --- .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 cc7fc76..e4df6aa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.16" + ".": "0.0.17" } diff --git a/CHANGELOG.md b/CHANGELOG.md index aa4ac97..c218fbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.17](https://github.com/sumup/sumup-dotnet/compare/v0.0.16...v0.0.17) (2026-07-21) + + +### Chores + +* **deps:** bump github.com/pb33f/libopenapi in /codegen ([#150](https://github.com/sumup/sumup-dotnet/issues/150)) ([bd3e12d](https://github.com/sumup/sumup-dotnet/commit/bd3e12d2d4093198080afdbc9134eb5d0968918a)) + ## [0.0.16](https://github.com/sumup/sumup-dotnet/compare/v0.0.15...v0.0.16) (2026-07-17) diff --git a/src/SumUp/SumUp.csproj b/src/SumUp/SumUp.csproj index a813b3c..315e995 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.16 + 0.0.17 SumUp SumUp sumup;payments;sdk