Skip to content

Commit

Permalink
chore(release): 0.33.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.33.0](juspay/hyperswitch-web@v0.32.0...v0.33.0) (2024-03-13)

### Features

* added prop for PaymentHeader Text ([#226](juspay/hyperswitch-web#226)) ([8ff8933](juspay/hyperswitch-web@8ff8933))
  • Loading branch information
rising-dragon401 committed Mar 13, 2024
1 parent b3f1abd commit 549c806
Show file tree
Hide file tree
Showing 3 changed files with 129 additions and 59 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.0](https://github.com/juspay/hyperswitch-web/compare/v0.32.0...v0.33.0) (2024-03-13)


### Features

* added prop for PaymentHeader Text ([#226](https://github.com/juspay/hyperswitch-web/issues/226)) ([8ff8933](https://github.com/juspay/hyperswitch-web/commit/8ff89334c662bb37bdff112b693a0f72d7194017))

# [0.32.0](https://github.com/juspay/hyperswitch-web/compare/v0.31.6...v0.32.0) (2024-03-13)


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

0 comments on commit 549c806

Please sign in to comment.