From b8eee2f0d7e0a4aeb697893a29956e14d594fc09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 18:57:16 +0000 Subject: [PATCH] release: 0.0.16 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 14 ++++++++++++++ src/SumUp/SumUp.csproj | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5aa42be..cc7fc76 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.15" + ".": "0.0.16" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 39d06ae..d33cc47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [0.0.16](https://github.com/sumup/sumup-dotnet/compare/v0.0.15...v0.0.16) (2026-05-24) + + +### Features + +* issue templates ([#120](https://github.com/sumup/sumup-dotnet/issues/120)) ([04ee302](https://github.com/sumup/sumup-dotnet/commit/04ee302dd56d1d659f2f7603b9a703c5efcfcafd)) + + +### Chores + +* **deps:** bump actions/create-github-app-token from 3.1.1 to 3.2.0 ([#122](https://github.com/sumup/sumup-dotnet/issues/122)) ([4cf7305](https://github.com/sumup/sumup-dotnet/commit/4cf7305cd6b49d90c9c33547954d148272692088)) +* **deps:** bump github.com/pb33f/libopenapi from 0.36.3 to 0.36.4 in /codegen ([#123](https://github.com/sumup/sumup-dotnet/issues/123)) ([806ceb6](https://github.com/sumup/sumup-dotnet/commit/806ceb6e78b7fa1e777beb892b2938fd1d0501cc)) +* synced file(s) with sumup/apis ([#121](https://github.com/sumup/sumup-dotnet/issues/121)) ([0ab36ec](https://github.com/sumup/sumup-dotnet/commit/0ab36ecdd1208c826a86e30e72a2e7323807e73d)) + ## [0.0.15](https://github.com/sumup/sumup-dotnet/compare/v0.0.14...v0.0.15) (2026-05-19) diff --git a/src/SumUp/SumUp.csproj b/src/SumUp/SumUp.csproj index 934963c..a813b3c 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.15 + 0.0.16 SumUp SumUp sumup;payments;sdk