File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 5.13 .0
2+ current_version = 5.14 .0
33parse = (?P<major>\d+)
44 \.(?P<minor>\d+)
55 \.(?P<patch>\d+)
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.14.0] ( https://github.com/recurly/recurly-client-dotnet/tree/5.14.0 ) (2026-02-06)
4+
5+ [ Full Changelog] ( https://github.com/recurly/recurly-client-dotnet/compare/5.13.0...5.14.0 )
6+
7+
8+ ** Merged Pull Requests**
9+
10+ - Generated Latest Changes for v2021-02-25 [ #893 ] ( https://github.com/recurly/recurly-client-dotnet/pull/893 ) ([ recurly-integrations] ( https://github.com/recurly-integrations ) )
11+
12+
13+
314## [ 5.13.0] ( https://github.com/recurly/recurly-client-dotnet/tree/5.13.0 ) (2025-12-12)
415
516[ Full Changelog] ( https://github.com/recurly/recurly-client-dotnet/compare/5.12.0...5.13.0 )
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.0;netcoreapp2.1;netcoreapp2.2</TargetFrameworks >
55 <PackageId >Recurly</PackageId >
6- <Version >5.13 .0</Version >
6+ <Version >5.14 .0</Version >
77 <Authors >dx@recurly.com</Authors >
88 <Company >Recurly, Inc.</Company >
99 <Title >Recurly API Client</Title >
You can’t perform that action at this time.
0 commit comments