Skip to content

Commit

Permalink
chore(release): 0.46.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.46.1](v0.46.0...v0.46.1) (2024-04-29)

### Bug Fixes

* move applepay thirdparty event listeners outside ([#336](#336)) ([c08ec25](c08ec25))
  • Loading branch information
semantic-release-bot committed Apr 29, 2024
1 parent c08ec25 commit 3967bd8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.46.1](https://github.com/juspay/hyperswitch-web/compare/v0.46.0...v0.46.1) (2024-04-29)


### Bug Fixes

* move applepay thirdparty event listeners outside ([#336](https://github.com/juspay/hyperswitch-web/issues/336)) ([c08ec25](https://github.com/juspay/hyperswitch-web/commit/c08ec25e1211e3efdbe7af5c6db44d6a0b7cc03b))

# [0.46.0](https://github.com/juspay/hyperswitch-web/compare/v0.45.1...v0.46.0) (2024-04-26)


Expand Down
4 changes: 2 additions & 2 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.46.0",
"version": "0.46.1",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 3967bd8

Please sign in to comment.