Skip to content

Commit

Permalink
chore: release v2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
manu0466 committed Mar 26, 2024
1 parent 596fac5 commit 0f07ad5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Version 2.7.4
## Fixes
- Added a timeout when accepting a WalletConnect request to prevent the application from
been unresponsive.

# Version 2.7.3
## Fixes
- Fixed a bug that was causing the application to not receive the WalletConnect sessions
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.3",
"version": "2.7.4",
"private": true,
"scripts": {
"postinstall": "patch-package && rn-nodeify -y --install stream,crypto,path --hack",
Expand Down

0 comments on commit 0f07ad5

Please sign in to comment.