Skip to content

Commit 53aeffb

Browse files
chore(release): 0.80.0 [skip ci]
# [0.80.0](v0.79.0...v0.80.0) (2024-07-31) ### Features * added support for collecting_billing_details_from_wallets ([#529](#529)) ([4193d85](4193d85))
1 parent 4193d85 commit 53aeffb

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.80.0](https://github.com/juspay/hyperswitch-web/compare/v0.79.0...v0.80.0) (2024-07-31)
2+
3+
4+
### Features
5+
6+
* added support for collecting_billing_details_from_wallets ([#529](https://github.com/juspay/hyperswitch-web/issues/529)) ([4193d85](https://github.com/juspay/hyperswitch-web/commit/4193d85554630affafde70ece98ff3df70cf8762))
7+
18
# [0.79.0](https://github.com/juspay/hyperswitch-web/compare/v0.78.1...v0.79.0) (2024-07-31)
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.79.0",
3+
"version": "0.80.0",
44
"main": "index.js",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)