From 13c1f1fdf22c298f51095539c51f5118b8b283ad Mon Sep 17 00:00:00 2001 From: "increase-releases[bot]" <285999079+increase-releases[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:59:23 +0000 Subject: [PATCH] release: 0.54.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ src/Increase.Api/Increase.Api.csproj | 12 ++++++------ 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c3e01e1..21fa445 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.53.0" + ".": "0.54.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 40ae4d2..ec1b55f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.54.0](https://github.com/Increase/increase-csharp/compare/v0.53.0...v0.54.0) (2026-07-16) + + +### Features + +* **api:** api update ([#111](https://github.com/Increase/increase-csharp/issues/111)) ([1e30899](https://github.com/Increase/increase-csharp/commit/1e308995d0066f25f40e4f49e4365a7e8be0c01a)) + ## [0.53.0](https://github.com/Increase/increase-csharp/compare/v0.52.0...v0.53.0) (2026-07-15) diff --git a/src/Increase.Api/Increase.Api.csproj b/src/Increase.Api/Increase.Api.csproj index e706a45..6f06e47 100644 --- a/src/Increase.Api/Increase.Api.csproj +++ b/src/Increase.Api/Increase.Api.csproj @@ -3,18 +3,18 @@ Increase C# Increase.Api - 0.53.0 + 0.54.0 The official .NET library for the Increase API. Library README.md - - - - + + + + - + \ No newline at end of file