-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4d8a2d7
commit 639e256
Showing
8 changed files
with
75 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
{ | ||
"packages/starknet-snap": "2.7.0", | ||
"packages/wallet-ui": "1.21.0" | ||
"packages/starknet-snap": "2.8.0", | ||
"packages/wallet-ui": "1.22.0", | ||
"packages/get-starknet": "1.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-06-21) | ||
|
||
|
||
### Features | ||
|
||
* add get starknet package ([#186](https://github.com/Consensys/starknet-snap/issues/186)) ([c44c00d](https://github.com/Consensys/starknet-snap/commit/c44c00d3340191d4b276579556c613308c32cc1d)) | ||
* Enable Local Testing of Webpack Federation Module (get-starknet remoteEntry.js) ([#249](https://github.com/Consensys/starknet-snap/issues/249)) ([b06f9f2](https://github.com/Consensys/starknet-snap/commit/b06f9f26e6fa5be001075d128032064444990c17)) | ||
* sf-640 revamp cicd workflow ([#255](https://github.com/Consensys/starknet-snap/issues/255)) ([6faaf02](https://github.com/Consensys/starknet-snap/commit/6faaf024bd0b8112e5cea930a2bf8aad564a9454)) | ||
* show upgrade dialog on get-starknet calls ([#247](https://github.com/Consensys/starknet-snap/issues/247)) ([4d8a2d7](https://github.com/Consensys/starknet-snap/commit/4d8a2d7948459033c91991c357f3fe2f620fe46b)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* get-starknet execute txn not working in firefox ([#242](https://github.com/Consensys/starknet-snap/issues/242)) ([634152d](https://github.com/Consensys/starknet-snap/commit/634152d885e14d5c41e2caabfd8f45337bbb66c4)) | ||
* resolve issue in cicd pipeline ([#258](https://github.com/Consensys/starknet-snap/issues/258)) ([35f21e6](https://github.com/Consensys/starknet-snap/commit/35f21e6da20e69420bc8763fd5a4a84f192fbc87)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters