Skip to content

Commit

Permalink
version bump 1.45.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iulian03 committed Apr 30, 2024
1 parent 06761c7 commit 848dbba
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.45.3] - 2024-04-30
### Fixed

- Updated the implementation for [Look up metadata for a payment method](https://mangopay.com/docs/endpoints/payment-method-metadata#lookup-payment-method-metadata). The `CommercialIndicator` and `CardType` fields have been moved to the `BinData` object in the API response.

## [1.45.2] - 2024-04-16
### Fixed

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.45.2",
"version": "1.45.3",
"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 848dbba

Please sign in to comment.