From 622d08016b6385c64a70178a27ce79539398d9e2 Mon Sep 17 00:00:00 2001 From: "increase-releases[bot]" <285999079+increase-releases[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 16:52:01 +0000 Subject: [PATCH] release: 0.59.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ src/Increase.Api/Increase.Api.csproj | 12 ++++++------ 3 files changed, 15 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..54be303 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.59.0](https://github.com/Increase/increase-csharp/compare/v0.58.0...v0.59.0) (2026-08-26) + + +### 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)) + ## [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