File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## <small >2.10.2 (2026-01-21)</small >
4+
5+ * chore: update OpenAPI document version to 1.8.3 across all relevant files ([ 45c6c00] ( https://github.com/MONEI/monei-php-sdk/commit/45c6c00 ) )
6+
37## <small >2.10.1 (2025-12-02)</small >
48
59* chore: simplify after: bump hook in release-it configuration ([ 0df6b69] ( https://github.com/MONEI/monei-php-sdk/commit/0df6b69 ) )
Original file line number Diff line number Diff line change 3737class MoneiClient
3838{
3939 /** @var string */
40- public const SDK_VERSION = '2.10.1 ' ;
40+ public const SDK_VERSION = '2.10.2 ' ;
4141 /** @var string */
4242 public const DEFAULT_USER_AGENT = 'MONEI/PHP/ ' ;
4343 /** @var Configuration */
Original file line number Diff line number Diff line change 11{
22 "name" : " monei-php-sdk" ,
3- "version" : " 2.10.1 " ,
3+ "version" : " 2.10.2 " ,
44 "description" : " MONEI PHP SDK" ,
55 "author" : " monei" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments