Skip to content

Commit

Permalink
Merge pull request #1264 from multiversx/development
Browse files Browse the repository at this point in the history
v2.40.5
  • Loading branch information
andreigiura committed Sep 20, 2024
2 parents ddc5db2 + 600c11a commit 6ac734b
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 86 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]



## [[v2.40.5]](https://github.com/multiversx/mx-sdk-dapp/pull/1264)] - 2024-09-20
- [Update passkey provider](https://github.com/multiversx/mx-sdk-dapp/pull/1263)

## [[v2.40.4]](https://github.com/multiversx/mx-sdk-dapp/pull/1262)] - 2024-09-19
- [Fix extension button opening store when extension is installed](https://github.com/multiversx/mx-sdk-dapp/pull/1262)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@multiversx/sdk-dapp",
"version": "2.40.4",
"version": "2.40.5",
"description": "A library to hold the main logic for a dapp on the MultiversX blockchain",
"author": "MultiversX",
"license": "GPL-3.0-or-later",
Expand Down Expand Up @@ -163,7 +163,7 @@
"@multiversx/sdk-metamask-provider": "0.0.5",
"@multiversx/sdk-native-auth-client": "1.0.7",
"@multiversx/sdk-opera-provider": "1.0.0-alpha.1",
"@multiversx/sdk-passkey-provider": "1.0.5",
"@multiversx/sdk-passkey-provider": "1.0.7",
"@multiversx/sdk-wallet": "4.2.0",
"@multiversx/sdk-wallet-connect-provider": "4.1.3",
"@multiversx/sdk-web-wallet-cross-window-provider": "1.0.0",
Expand Down
Loading

0 comments on commit 6ac734b

Please sign in to comment.