-
Notifications
You must be signed in to change notification settings - Fork 410
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @hyperlane-xyz/cli@8.1.0 ### Minor Changes - 2d018fa: Fix hyperlane warp send where --origin and --destination are out of order ### Patch Changes - Updated dependencies [79c61c8] - Updated dependencies [9518dbc] - Updated dependencies [9ab961a] - @hyperlane-xyz/sdk@8.1.0 - @hyperlane-xyz/utils@8.1.0 ## @hyperlane-xyz/sdk@8.1.0 ### Minor Changes - 9ab961a: Deploy to new chains: artela, guru, hemi, nero, xpla. ### Patch Changes - 79c61c8: Fix the return type of multisig and aggregation ISMs for zksync-stack chains. - 9518dbc: Enroll new validators for artela, guru, hemi, nero, soneium, torus, xpla. - @hyperlane-xyz/utils@8.1.0 - @hyperlane-xyz/core@5.9.1 ## @hyperlane-xyz/core@5.9.1 ### Patch Changes - @hyperlane-xyz/utils@8.1.0 ## @hyperlane-xyz/helloworld@8.1.0 ### Patch Changes - Updated dependencies [79c61c8] - Updated dependencies [9518dbc] - Updated dependencies [9ab961a] - @hyperlane-xyz/sdk@8.1.0 - @hyperlane-xyz/core@5.9.1 ## @hyperlane-xyz/widgets@8.1.0 ### Patch Changes - Updated dependencies [79c61c8] - Updated dependencies [9518dbc] - Updated dependencies [9ab961a] - @hyperlane-xyz/sdk@8.1.0 - @hyperlane-xyz/utils@8.1.0 ## @hyperlane-xyz/utils@8.1.0 ## @hyperlane-xyz/infra@8.1.0 ### Minor Changes - 2d4963c: Add USDC between Ink and Ethereum - fc80df5: Add rstETH/ethereum-zircuit warp config ### Patch Changes - Updated dependencies [79c61c8] - Updated dependencies [9518dbc] - Updated dependencies [9ab961a] - @hyperlane-xyz/sdk@8.1.0 - @hyperlane-xyz/helloworld@8.1.0 - @hyperlane-xyz/utils@8.1.0 ## @hyperlane-xyz/ccip-server@8.1.0 ## @hyperlane-xyz/github-proxy@8.1.0 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7bf0abf
commit 68d4dce
Showing
27 changed files
with
114 additions
and
69 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,5 +1,11 @@ | ||
# @hyperlane-xyz/core | ||
|
||
## 5.9.1 | ||
|
||
### Patch Changes | ||
|
||
- @hyperlane-xyz/utils@8.1.0 | ||
|
||
## 5.9.0 | ||
|
||
### Minor Changes | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @hyperlane-xyz/ccip-server | ||
|
||
## 8.1.0 | ||
|
||
## 8.0.0 | ||
|
||
## 7.3.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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export const VERSION = '8.0.0'; | ||
export const VERSION = '8.1.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 |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @hyperlane-xyz/github-proxy | ||
|
||
## 8.1.0 | ||
|
||
## 8.0.0 | ||
|
||
## 7.3.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
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
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,5 +1,7 @@ | ||
# @hyperlane-xyz/utils | ||
|
||
## 8.1.0 | ||
|
||
## 8.0.0 | ||
|
||
### Minor Changes | ||
|
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
Oops, something went wrong.