Skip to content

Commit

Permalink
chore(release): 0.77.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.77.0](v0.76.2...v0.77.0) (2024-07-18)

### Features

* passing X-Merchant-Domain in the headers for Sessions Call ([#504](#504)) ([cd001c5](cd001c5))
  • Loading branch information
semantic-release-bot committed Jul 18, 2024
1 parent cd001c5 commit d352b7b
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.77.0](https://github.com/juspay/hyperswitch-web/compare/v0.76.2...v0.77.0) (2024-07-18)


### Features

* passing X-Merchant-Domain in the headers for Sessions Call ([#504](https://github.com/juspay/hyperswitch-web/issues/504)) ([cd001c5](https://github.com/juspay/hyperswitch-web/commit/cd001c554b0ccf68f2eca08304e6d30abdca85b3))

## [0.76.2](https://github.com/juspay/hyperswitch-web/compare/v0.76.1...v0.76.2) (2024-07-18)


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.76.2",
"version": "0.77.0",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit d352b7b

Please sign in to comment.