Skip to content

Commit d72fd3c

Browse files
chore(release): 0.103.1 [skip ci]
## [0.103.1](v0.103.0...v0.103.1) (2024-11-25) ### Bug Fixes * crypto currency payment method ([#810](#810)) ([c3aed42](c3aed42))
1 parent c3aed42 commit d72fd3c

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.103.1](https://github.com/juspay/hyperswitch-web/compare/v0.103.0...v0.103.1) (2024-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* crypto currency payment method ([#810](https://github.com/juspay/hyperswitch-web/issues/810)) ([c3aed42](https://github.com/juspay/hyperswitch-web/commit/c3aed42b9f218b8c44e2574f3032081cd7a45999))
7+
18
# [0.103.0](https://github.com/juspay/hyperswitch-web/compare/v0.102.9...v0.103.0) (2024-11-21)
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.103.0",
3+
"version": "0.103.1",
44
"main": "index.js",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)