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