diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fed4b17..c3e01e1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.52.0" + ".": "0.53.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b5d18d7..40ae4d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.53.0](https://github.com/Increase/increase-csharp/compare/v0.52.0...v0.53.0) (2026-07-15) + + +### Features + +* **api:** api update ([#109](https://github.com/Increase/increase-csharp/issues/109)) ([5964ad5](https://github.com/Increase/increase-csharp/commit/5964ad5f7dcf9e5e33caf6187d78c8739dec182a)) + ## [0.52.0](https://github.com/Increase/increase-csharp/compare/v0.51.0...v0.52.0) (2026-07-13) diff --git a/src/Increase.Api/Increase.Api.csproj b/src/Increase.Api/Increase.Api.csproj index a0fa8fe..a197110 100644 --- a/src/Increase.Api/Increase.Api.csproj +++ b/src/Increase.Api/Increase.Api.csproj @@ -3,18 +3,18 @@ Increase C# Increase.Api - 0.52.0 + 0.53.0 The official .NET library for the Increase API. Library README.md - - - - + + + + - + \ No newline at end of file