diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 883b279..f89a3b6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.13" + ".": "0.0.14" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e1d060c..0ea5d82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.14](https://github.com/sumup/sumup-dotnet/compare/v0.0.13...v0.0.14) (2026-04-13) + + +### Chores + +* synced file(s) with sumup/apis ([#97](https://github.com/sumup/sumup-dotnet/issues/97)) ([ad6ea64](https://github.com/sumup/sumup-dotnet/commit/ad6ea64836156de8f5896a6cdeadb598a96cb7a2)) + ## [0.0.13](https://github.com/sumup/sumup-dotnet/compare/v0.0.12...v0.0.13) (2026-04-13) diff --git a/src/SumUp/SumUp.csproj b/src/SumUp/SumUp.csproj index 4ae12ab..b9ea521 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.13 + 0.0.14 SumUp SumUp sumup;payments;sdk