Skip to content

Commit 33474fc

Browse files
chore(release): 0.70.3 [skip ci]
## [0.70.3](v0.70.2...v0.70.3) (2024-06-24) ### Bug Fixes * fixed Saved Methods ApplePay and GooglePay Handler ([#455](#455)) ([bce8bea](bce8bea))
1 parent bce8bea commit 33474fc

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.70.3](https://github.com/juspay/hyperswitch-web/compare/v0.70.2...v0.70.3) (2024-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed Saved Methods ApplePay and GooglePay Handler ([#455](https://github.com/juspay/hyperswitch-web/issues/455)) ([bce8bea](https://github.com/juspay/hyperswitch-web/commit/bce8bea6045acbae2df1016b93623709715a8277))
7+
18
## [0.70.2](https://github.com/juspay/hyperswitch-web/compare/v0.70.1...v0.70.2) (2024-06-24)
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.70.2",
3+
"version": "0.70.3",
44
"main": "index.js",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)