From 687265acf682b18610d12be0a8cef99365f39e45 Mon Sep 17 00:00:00 2001 From: Lib Cat Date: Fri, 31 May 2024 14:07:32 +0000 Subject: [PATCH] 4.55.0 [Full Changelog](https://github.com/recurly/recurly-client-dotnet/compare/4.54.0...4.55.0) **Merged Pull Requests** - Generated Latest Changes for v2021-02-25 [#838](https://github.com/recurly/recurly-client-dotnet/pull/838) ([recurly-integrations](https://github.com/recurly-integrations)) --- .bumpversion.cfg | 2 +- CHANGELOG.md | 11 +++++++++++ Recurly/Recurly.csproj | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 471ee5e2..d25d7101 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 4.54.0 +current_version = 4.55.0 parse = (?P\d+) \.(?P\d+) \.(?P\d+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dbe3228..917431fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [4.55.0](https://github.com/recurly/recurly-client-dotnet/tree/4.55.0) (2024-05-31) + +[Full Changelog](https://github.com/recurly/recurly-client-dotnet/compare/4.54.0...4.55.0) + + +**Merged Pull Requests** + +- Generated Latest Changes for v2021-02-25 [#838](https://github.com/recurly/recurly-client-dotnet/pull/838) ([recurly-integrations](https://github.com/recurly-integrations)) + + + ## [4.54.0](https://github.com/recurly/recurly-client-dotnet/tree/4.54.0) (2024-05-24) [Full Changelog](https://github.com/recurly/recurly-client-dotnet/compare/4.53.0...4.54.0) diff --git a/Recurly/Recurly.csproj b/Recurly/Recurly.csproj index db9fb26b..5f1d2feb 100644 --- a/Recurly/Recurly.csproj +++ b/Recurly/Recurly.csproj @@ -3,7 +3,7 @@ netstandard2.0;netcoreapp2.1;netcoreapp2.2 Recurly - 4.54.0 + 4.55.0 dx@recurly.com Recurly, Inc. Recurly API Client