Skip to content

Commit

Permalink
chore(release): 🚀 1.55.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.55.7](v1.55.6...v1.55.7) (2024-10-14)

### Bug Fixes

* the verification show failed message but it sent the request to relyng party ([#495](#495)) ([743debb](743debb))
  • Loading branch information
semantic-release-bot committed Oct 14, 2024
1 parent 743debb commit 5b009dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.55.7](https://github.com/ForkbombEu/wallet/compare/v1.55.6...v1.55.7) (2024-10-14)


### Bug Fixes

* the verification show failed message but it sent the request to relyng party ([#495](https://github.com/ForkbombEu/wallet/issues/495)) ([743debb](https://github.com/ForkbombEu/wallet/commit/743debb400254ace7a1fb9e2b9635edd20aee4c7))

## [1.55.6](https://github.com/ForkbombEu/wallet/compare/v1.55.5...v1.55.6) (2024-10-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wallet",
"version": "1.55.6",
"version": "1.55.7",
"private": true,
"scripts": {
"dev": "vite dev --host",
Expand Down

0 comments on commit 5b009dd

Please sign in to comment.