Skip to content

Commit

Permalink
Merge branch 'main' into fix_481
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebus-84 authored Oct 16, 2024
2 parents fe21819 + 5b009dd commit f0027c2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [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)


### Bug Fixes

* tab bar ([#484](https://github.com/ForkbombEu/wallet/issues/484)) ([89c1d99](https://github.com/ForkbombEu/wallet/commit/89c1d996f38b8334d2693944cedd8ca2f19860a6)), closes [#486](https://github.com/ForkbombEu/wallet/issues/486) [#487](https://github.com/ForkbombEu/wallet/issues/487)

## [1.55.5](https://github.com/ForkbombEu/wallet/compare/v1.55.4...v1.55.5) (2024-10-11)


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.5",
"version": "1.55.7",
"private": true,
"scripts": {
"dev": "vite dev --host",
Expand Down

0 comments on commit f0027c2

Please sign in to comment.