From 71f21d9f0b50511cb9fca1ef79ce265a996032e9 Mon Sep 17 00:00:00 2001 From: "increase-releases[bot]" <285999079+increase-releases[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 15:06:55 +0000 Subject: [PATCH] release: 0.59.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ src/Increase.Api/Increase.Api.csproj | 12 ++++++------ 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2fbefb9..85c3118 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.58.0" + ".": "0.59.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 98bc7eb..41d20d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.59.0](https://github.com/Increase/increase-csharp/compare/v0.58.0...v0.59.0) (2026-08-27) + + +### Features + +* **api:** api update ([#167](https://github.com/Increase/increase-csharp/issues/167)) ([2b9beaf](https://github.com/Increase/increase-csharp/commit/2b9beafbcadf762380823f4765b55009a28655c5)) +* **api:** api update ([#170](https://github.com/Increase/increase-csharp/issues/170)) ([a53ae4e](https://github.com/Increase/increase-csharp/commit/a53ae4e9a4574a3af211596728210609045f70d4)) +* **api:** api update ([#174](https://github.com/Increase/increase-csharp/issues/174)) ([039bb64](https://github.com/Increase/increase-csharp/commit/039bb64e38747f82ab89ca4d89bb029a3aa25c52)) + ## [0.58.0](https://github.com/Increase/increase-csharp/compare/v0.57.0...v0.58.0) (2026-08-20) diff --git a/src/Increase.Api/Increase.Api.csproj b/src/Increase.Api/Increase.Api.csproj index 99f76c4..7c0e4f9 100644 --- a/src/Increase.Api/Increase.Api.csproj +++ b/src/Increase.Api/Increase.Api.csproj @@ -3,18 +3,18 @@ Increase C# Increase.Api - 0.58.0 + 0.59.0 The official .NET library for the Increase API. Library README.md - - - - + + + + - + \ No newline at end of file