diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c0f5510..6c3dbda 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.0" + ".": "0.5.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4696b8b..5aee98a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.1](https://github.com/sumup/sumup-cli/compare/v0.5.0...v0.5.1) (2026-09-11) + + +### Miscellaneous Chores + +* release 0.5.1 ([6843dbc](https://github.com/sumup/sumup-cli/commit/6843dbc5e3f18a86187e78def6289a63ce7c1f28)) + ## [0.5.0](https://github.com/sumup/sumup-cli/compare/v0.4.1...v0.5.0) (2026-08-20)