Skip to content

Commit

Permalink
version bump 1.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Feb 8, 2024
1 parent b5d51da commit 05b8357
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.42.1] - 2024-02-08
### Fixed

We have upgraded our SDK to use Axios for API communication with Mangopay. This change ensures faster, more reliable, and secure interactions, aligning with our commitment to provide an efficient and robust user experience.

## [1.42.0] - 2023-12-22
### Added

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mangopay2-nodejs-sdk",
"version": "1.42.0",
"version": "1.42.1",
"types": "./typings/index.d.ts",
"description": "Mangopay Node.js SDK",
"repository": "https://github.com/Mangopay/mangopay2-nodejs-sdk.git",
Expand Down

0 comments on commit 05b8357

Please sign in to comment.