Skip to content

Commit

Permalink
chore(release): 0.22.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.22.3](v0.22.2...v0.22.3) (2024-02-05)

### Bug Fixes

* HS-111: Fix: Empty/Invalid Country Varient /confirm call ([#137](#137)) ([ad0ef72](ad0ef72))
* HS-132: Dynamic Fields fix for email ([#139](#139)) ([10dc77a](10dc77a))
  • Loading branch information
semantic-release-bot committed Feb 5, 2024
1 parent 10dc77a commit 6df1b3b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.22.3](https://github.com/juspay/hyperswitch-web/compare/v0.22.2...v0.22.3) (2024-02-05)


### Bug Fixes

* HS-111: Fix: Empty/Invalid Country Varient /confirm call ([#137](https://github.com/juspay/hyperswitch-web/issues/137)) ([ad0ef72](https://github.com/juspay/hyperswitch-web/commit/ad0ef72f3652375d1e255f44427e317ad1ea84e4))
* HS-132: Dynamic Fields fix for email ([#139](https://github.com/juspay/hyperswitch-web/issues/139)) ([10dc77a](https://github.com/juspay/hyperswitch-web/commit/10dc77a8eb72c437703ccfbdf60c8e99ec0c8df1))

## [0.22.2](https://github.com/juspay/hyperswitch-web/compare/v0.22.1...v0.22.2) (2024-02-02)


Expand Down
2 changes: 1 addition & 1 deletion 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.22.2",
"version": "0.22.3",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 6df1b3b

Please sign in to comment.