Skip to content

Commit

Permalink
chore(release): 0.33.8 [skip ci]
Browse files Browse the repository at this point in the history
## [0.33.8](juspay/hyperswitch-web@v0.33.7...v0.33.8) (2024-03-18)

### Bug Fixes

* **applepay:** added logger instance for ApplePay intent calls ([#218](juspay/hyperswitch-web#218)) ([1512f4f](juspay/hyperswitch-web@1512f4f))
  • Loading branch information
rising-dragon401 committed Mar 18, 2024
1 parent 3df0c7b commit 4d79d42
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 122 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.33.8](https://github.com/juspay/hyperswitch-web/compare/v0.33.7...v0.33.8) (2024-03-18)


### Bug Fixes

* **applepay:** added logger instance for ApplePay intent calls ([#218](https://github.com/juspay/hyperswitch-web/issues/218)) ([1512f4f](https://github.com/juspay/hyperswitch-web/commit/1512f4f11790469bf2401fb01731c9c07b324aa3))

## [0.33.7](https://github.com/juspay/hyperswitch-web/compare/v0.33.6...v0.33.7) (2024-03-14)

## [0.33.6](https://github.com/juspay/hyperswitch-web/compare/v0.33.5...v0.33.6) (2024-03-14)
Expand Down
179 changes: 58 additions & 121 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "orca-payment-page",
"version": "0.33.7",
"version": "0.33.8",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 4d79d42

Please sign in to comment.