Skip to content

Commit

Permalink
chore(release): 0.86.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.86.0](v0.85.0...v0.86.0) (2024-09-13)

### Features

* **applepay:** calculate tax amount dynamically while changing shipping address in apple pay sdk ([#610](#610)) ([0804823](0804823))
  • Loading branch information
semantic-release-bot committed Sep 13, 2024
1 parent 0804823 commit 0716af8
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.86.0](https://github.com/juspay/hyperswitch-web/compare/v0.85.0...v0.86.0) (2024-09-13)


### Features

* **applepay:** calculate tax amount dynamically while changing shipping address in apple pay sdk ([#610](https://github.com/juspay/hyperswitch-web/issues/610)) ([0804823](https://github.com/juspay/hyperswitch-web/commit/08048237dbee8cfff26a7c8e7a6d8940ab913227))

# [0.85.0](https://github.com/juspay/hyperswitch-web/compare/v0.84.20...v0.85.0) (2024-09-12)


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

0 comments on commit 0716af8

Please sign in to comment.