Skip to content

Commit

Permalink
0.0.0-alpha.8 (#16)
Browse files Browse the repository at this point in the history
* 0.0.0-alpha.8
  • Loading branch information
arhtudormorar authored Aug 27, 2024
1 parent 7c62d0d commit 80accd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [[v0.0.0-alpha.8]](https://github.com/multiversx/mx-sdk-dapp-core/pull/16)] - 2024-08-27
- [Added `@multiversx/sdk-web-wallet-cross-window-provider` as peer dep](https://github.com/multiversx/mx-sdk-dapp-core/pull/15)
- [Removed chain id from network slice & added esbuild and absolute imports](https://github.com/multiversx/mx-sdk-dapp-core/pull/3)
- [Reverted absolute imports](https://github.com/multiversx/mx-sdk-dapp-core/pull/2)
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": "@multiversx/sdk-dapp-core",
"version": "0.0.0-alpha.2",
"version": "0.0.0-alpha.8",
"main": "out/index.js",
"module": "out/index.js",
"types": "out/index.d.ts",
Expand Down

0 comments on commit 80accd4

Please sign in to comment.