Skip to content

Commit

Permalink
Merge pull request #51 from multiversx/mm-v-031
Browse files Browse the repository at this point in the history
v0.3.1
  • Loading branch information
MiroMargineanu authored Aug 7, 2024
2 parents 9ba82ed + dd62dcf commit d9a51fc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [[0.3.1](https://github.com/multiversx/mx-sdk-js-web-wallet-cross-window-provider/pull/52)] - 2024-08-07

- [Updated iframe styles](https://github.com/multiversx/mx-sdk-js-web-wallet-cross-window-provider/pull/50)

## [[0.3.0](https://github.com/multiversx/mx-sdk-js-web-wallet-cross-window-provider/pull/48)] - 2024-08-02
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@multiversx/sdk-web-wallet-cross-window-provider",
"version": "0.3.0",
"version": "0.3.1",
"description": "Signing provider for dApps: Cross Window",
"main": "out/index.js",
"types": "out/index.d.js",
Expand Down

0 comments on commit d9a51fc

Please sign in to comment.