Skip to content

Commit

Permalink
chore(release): 0.15.8 [skip ci]
Browse files Browse the repository at this point in the history
## [0.15.8](v0.15.7...v0.15.8) (2023-12-08)

### Bug Fixes

* HS-333: removed immediate stringify ([#68](#68)) ([ea35bda](ea35bda))
  • Loading branch information
semantic-release-bot committed Dec 8, 2023
1 parent ea35bda commit ea33c10
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.15.8](https://github.com/juspay/hyperswitch-web/compare/v0.15.7...v0.15.8) (2023-12-08)


### Bug Fixes

* HS-333: removed immediate stringify ([#68](https://github.com/juspay/hyperswitch-web/issues/68)) ([ea35bda](https://github.com/juspay/hyperswitch-web/commit/ea35bda95178e1975262dfdf9a49e9473655dfeb))

## [0.15.7](https://github.com/juspay/hyperswitch-web/compare/v0.15.6...v0.15.7) (2023-12-07)


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.15.7",
"version": "0.15.8",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit ea33c10

Please sign in to comment.