Skip to content

Commit

Permalink
Release 5.13.1 (#1578)
Browse files Browse the repository at this point in the history
  • Loading branch information
ribeiroguilherme authored Apr 12, 2022
1 parent aae7434 commit ee417a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"whatwg-fetch": "^3.6.2"
},
"dependencies": {
"@adyen/adyen-web": "5.13.0"
"@adyen/adyen-web": "5.13.1"
}
}
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"./dist/adyen.css": "./dist/adyen.css",
"./package.json": "./package.json"
},
"version": "5.13.0",
"version": "5.13.1",
"license": "MIT",
"homepage": "https://docs.adyen.com/checkout",
"repository": "github:Adyen/adyen-web",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"whatwg-fetch": "^3.6.2"
},
"dependencies": {
"@adyen/adyen-web": "5.13.0"
"@adyen/adyen-web": "5.13.1"
}
}

0 comments on commit ee417a6

Please sign in to comment.