Skip to content

Commit

Permalink
chore(release): 0.33.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.33.3](v0.33.2...v0.33.3) (2024-03-13)

### Bug Fixes

* **PayNowButton:** update loader and disable states of pay now button after confirm ([#229](#229)) ([83cd23d](83cd23d))
  • Loading branch information
semantic-release-bot committed Mar 13, 2024
1 parent 83cd23d commit 84acc4d
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 122 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.33.3](https://github.com/juspay/hyperswitch-web/compare/v0.33.2...v0.33.3) (2024-03-13)


### Bug Fixes

* **PayNowButton:** update loader and disable states of pay now button after confirm ([#229](https://github.com/juspay/hyperswitch-web/issues/229)) ([83cd23d](https://github.com/juspay/hyperswitch-web/commit/83cd23db2a360b86baa580524e36b1ae4fd44ba2))

## [0.33.2](https://github.com/juspay/hyperswitch-web/compare/v0.33.1...v0.33.2) (2024-03-13)


Expand Down
179 changes: 58 additions & 121 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.33.2",
"version": "0.33.3",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 84acc4d

Please sign in to comment.