Skip to content

Commit

Permalink
Release 2.2.2
Browse files Browse the repository at this point in the history
* Updates conflict response for onboard sub entity operation to include ID
* Adds support for `simulate_increment` for `Card Testing`
* Adds support for `simulate_clearing` for `Card Testing`
* Adds support for `simulate_reversal` for `Card Testing`
  • Loading branch information
martinseco authored and armando-rodriguez-cko committed Jun 7, 2023
1 parent 82bf06e commit 197faa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checkout-sdk-node",
"version": "2.2.1",
"version": "2.2.2",
"description": "",
"main": "./dist/index.js",
"devDependencies": {
Expand Down

0 comments on commit 197faa2

Please sign in to comment.