Skip to content

Commit

Permalink
version bump 1.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Oct 25, 2024
1 parent cf294e1 commit 92de1d0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.47.0] - 2024-10-25
### Added

New endpoints for The Virtual Account object:
- [Create a Virtual Account]()
- [Deactivate a Virtual Account]()
- [View a Virtual Account]()
- [List Virtual Accounts for a Wallet]()
- [View Client Availabilities]()

## [1.46.2] - 2024-09-04
### 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.46.2",
"version": "1.47.0",
"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 92de1d0

Please sign in to comment.