Skip to content

Commit

Permalink
Release 5.9.0 (#1516)
Browse files Browse the repository at this point in the history
  • Loading branch information
ribeiroguilherme authored Feb 28, 2022
1 parent 2df80b6 commit 061e07b
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.8.0"
"@adyen/adyen-web": "5.9.0"
}
}
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.8.0",
"version": "5.9.0",
"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.8.0"
"@adyen/adyen-web": "5.9.0"
}
}

0 comments on commit 061e07b

Please sign in to comment.