File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## <small >2.8.2 (2025-08-27)</small >
4+
5+ * chore: update multiple model and API files for consistency and improvements ([ 38a15f5] ( https://github.com/MONEI/monei-php-sdk/commit/38a15f5 ) )
6+ * chore: update multiple model and API files for consistency and improvements ([ 0e4a30d] ( https://github.com/MONEI/monei-php-sdk/commit/0e4a30d ) )
7+
38## <small >2.8.1 (2025-08-26)</small >
49
510* chore: update OpenAPI document version to 1.7.2 ([ 2df4c98] ( https://github.com/MONEI/monei-php-sdk/commit/2df4c98 ) )
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ class MoneiClient
3838 /**
3939 * @var string
4040 */
41- public const SDK_VERSION = '2.8.1 ' ;
41+ public const SDK_VERSION = '2.8.2 ' ;
4242 /**
4343 * @var string
4444 */
Original file line number Diff line number Diff line change 11{
22 "name" : " monei-php-sdk" ,
3- "version" : " 2.8.1 " ,
3+ "version" : " 2.8.2 " ,
44 "description" : " MONEI PHP SDK" ,
55 "author" : " monei" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments