From 033d2bde93ca6f88b931edfb5a440638972754bc Mon Sep 17 00:00:00 2001 From: "increase-releases[bot]" <285999079+increase-releases[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 21:35:40 +0000 Subject: [PATCH] release: 0.55.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ src/Increase.Api/Increase.Api.csproj | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 21fa445..d940b60 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.54.0" + ".": "0.55.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index ec1b55f..c71c87f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.55.0](https://github.com/Increase/increase-csharp/compare/v0.54.0...v0.55.0) (2026-07-16) + + +### Features + +* **api:** api update ([#113](https://github.com/Increase/increase-csharp/issues/113)) ([06abe86](https://github.com/Increase/increase-csharp/commit/06abe86761cc36ae34ace4681332cd981bd76793)) + ## [0.54.0](https://github.com/Increase/increase-csharp/compare/v0.53.0...v0.54.0) (2026-07-16) diff --git a/src/Increase.Api/Increase.Api.csproj b/src/Increase.Api/Increase.Api.csproj index 6f06e47..3d8bf6b 100644 --- a/src/Increase.Api/Increase.Api.csproj +++ b/src/Increase.Api/Increase.Api.csproj @@ -3,7 +3,7 @@ Increase C# Increase.Api - 0.54.0 + 0.55.0 The official .NET library for the Increase API. Library README.md