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.5 .0
2+ current_version = 5.6 .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+ ## [ v5.6.0] ( https://github.com/recurly/recurly-client-go/tree/v5.6.0 ) (2025-11-03)
4+
5+ [ Full Changelog] ( https://github.com/recurly/recurly-client-go/compare/v5.5.0...v5.6.0 )
6+
7+
8+ ** Merged Pull Requests**
9+
10+ - Generated Latest Changes for v2021-02-25 [ #250 ] ( https://github.com/recurly/recurly-client-go/pull/250 ) ([ recurly-integrations] ( https://github.com/recurly-integrations ) )
11+
12+
13+
314## [ v5.5.0] ( https://github.com/recurly/recurly-client-go/tree/v5.5.0 ) (2025-10-09)
415
516[ Full Changelog] ( https://github.com/recurly/recurly-client-go/compare/v5.4.0...v5.5.0 )
Original file line number Diff line number Diff line change 11package recurly
22
33const (
4- clientVersion = "5.5 .0"
4+ clientVersion = "5.6 .0"
55)
You can’t perform that action at this time.
0 commit comments