We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65697a commit e1e4be7Copy full SHA for e1e4be7
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## [1.48.3] - 2025-02-04
2
+### Updated
3
+
4
+Revised tests to improve reliability and address any outdated tests.
5
6
## [1.48.2] - 2025-01-30
7
### Updated
8
package.json
@@ -1,6 +1,6 @@
{
"name": "mangopay2-nodejs-sdk",
- "version": "1.48.2",
+ "version": "1.48.3",
"types": "./typings/index.d.ts",
"description": "Mangopay Node.js SDK",
"repository": "https://github.com/Mangopay/mangopay2-nodejs-sdk.git",
0 commit comments