Skip to content

Commit

Permalink
chore(release): 0.109.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.109.0](v0.108.0...v0.109.0) (2025-01-21)

### Features

* added eslint config for promise catch handling ([#871](#871)) ([f03787a](f03787a))
  • Loading branch information
semantic-release-bot committed Jan 21, 2025
1 parent f03787a commit 6341978
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.109.0](https://github.com/juspay/hyperswitch-web/compare/v0.108.0...v0.109.0) (2025-01-21)


### Features

* added eslint config for promise catch handling ([#871](https://github.com/juspay/hyperswitch-web/issues/871)) ([f03787a](https://github.com/juspay/hyperswitch-web/commit/f03787a7dab0ea02bf155169d80b54b9593a5bcd))

# [0.108.0](https://github.com/juspay/hyperswitch-web/compare/v0.107.9...v0.108.0) (2025-01-20)


Expand Down
4 changes: 2 additions & 2 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.108.0",
"version": "0.109.0",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 6341978

Please sign in to comment.