File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 5.11 .0
2+ current_version = 5.12 .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.12.0] ( https://github.com/recurly/recurly-client-dotnet/tree/5.12.0 ) (2025-12-11)
4+
5+ [ Full Changelog] ( https://github.com/recurly/recurly-client-dotnet/compare/5.11.0...5.12.0 )
6+
7+
8+ ** Merged Pull Requests**
9+
10+ - Generated Latest Changes for v2021-02-25 [ #891 ] ( https://github.com/recurly/recurly-client-dotnet/pull/891 ) ([ recurly-integrations] ( https://github.com/recurly-integrations ) )
11+ - Generated Latest Changes for v2021-02-25 [ #887 ] ( https://github.com/recurly/recurly-client-dotnet/pull/887 ) ([ recurly-integrations] ( https://github.com/recurly-integrations ) )
12+
13+
14+
315## [ 5.11.0] ( https://github.com/recurly/recurly-client-dotnet/tree/5.11.0 ) (2025-11-05)
416
517[ Full Changelog] ( https://github.com/recurly/recurly-client-dotnet/compare/5.10.0...5.11.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.11 .0</Version >
6+ <Version >5.12 .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