Skip to content

Commit 6b58b1f

Browse files
chore(release): 0.71.8 [skip ci]
## [0.71.8](v0.71.7...v0.71.8) (2024-07-01) ### Bug Fixes * googlePay and applePay billing details not being passed in confirm call for saved methods ([#464](#464)) ([19db1d3](19db1d3))
1 parent 19db1d3 commit 6b58b1f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.71.8](https://github.com/juspay/hyperswitch-web/compare/v0.71.7...v0.71.8) (2024-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* googlePay and applePay billing details not being passed in confirm call for saved methods ([#464](https://github.com/juspay/hyperswitch-web/issues/464)) ([19db1d3](https://github.com/juspay/hyperswitch-web/commit/19db1d398fc77ca99bb6d296da5f39d1b0d1aca3))
7+
18
## [0.71.7](https://github.com/juspay/hyperswitch-web/compare/v0.71.6...v0.71.7) (2024-07-01)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "orca-payment-page",
3-
"version": "0.71.7",
3+
"version": "0.71.8",
44
"main": "index.js",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)