Skip to content

Commit

Permalink
chore(release): 0.69.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.69.0](v0.68.0...v0.69.0) (2024-06-20)

### Features

* phone country code accept ([#452](#452)) ([45d8f22](45d8f22))
  • Loading branch information
semantic-release-bot committed Jun 20, 2024
1 parent 45d8f22 commit 84de985
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.69.0](https://github.com/juspay/hyperswitch-web/compare/v0.68.0...v0.69.0) (2024-06-20)


### Features

* phone country code accept ([#452](https://github.com/juspay/hyperswitch-web/issues/452)) ([45d8f22](https://github.com/juspay/hyperswitch-web/commit/45d8f22e3597b515e53f668d31b1f4e2bffd1ca2))

# [0.68.0](https://github.com/juspay/hyperswitch-web/compare/v0.67.0...v0.68.0) (2024-06-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.68.0",
"version": "0.69.0",
"main": "index.js",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 84de985

Please sign in to comment.