Skip to content

Commit

Permalink
chore: release v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
manu0466 committed Mar 14, 2024
1 parent d1a165d commit 7d0479b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# Version 2.7.3
## Fixes
- Fixed a bug that was causing the application to not receive the WalletConnect sessions
requests on iOS;
- Fixed a bug that was causing the visualization of a wrong loading modal when rejecting a
WalletConnect session.

# Version 2.7.2
## Fixes
- Fixed a bug that that was causing the wrong visualization of the unlock screen when
- Fixed a bug that was causing the wrong visualization of the unlock screen when
the application doesn't have accounts

# Version 2.7.1
## Fixes
- Fixed a bug that that allow the bypass of the unlock screen when the application is open
- Fixed a bug that allow the bypass of the unlock screen when the application is open
for the first time

# Version 2.7.0
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": "desmos-profile-manager",
"version": "2.7.2",
"version": "2.7.3",
"private": true,
"scripts": {
"postinstall": "patch-package && rn-nodeify -y --install stream,crypto,path --hack",
Expand Down

0 comments on commit 7d0479b

Please sign in to comment.