Skip to content

Commit

Permalink
chore(release): 🚀 1.50.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.50.4](v1.50.3...v1.50.4) (2024-08-02)

### Bug Fixes

* human readeable errors on scan failure (missing credential, qr code is expired) ([#429](#429)) ([c5145ff](c5145ff)), closes [#426](#426)
  • Loading branch information
semantic-release-bot committed Aug 2, 2024
1 parent c5145ff commit 1a8f772
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.50.4](https://github.com/ForkbombEu/wallet/compare/v1.50.3...v1.50.4) (2024-08-02)


### Bug Fixes

* human readeable errors on scan failure (missing credential, qr code is expired) ([#429](https://github.com/ForkbombEu/wallet/issues/429)) ([c5145ff](https://github.com/ForkbombEu/wallet/commit/c5145ff797eb97dc47c7db7f2a5b57d4ca4edd08)), closes [#426](https://github.com/ForkbombEu/wallet/issues/426)

## [1.50.3](https://github.com/ForkbombEu/wallet/compare/v1.50.2...v1.50.3) (2024-08-02)


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

0 comments on commit 1a8f772

Please sign in to comment.