Version Packages (#4530)
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/core@5.2.1 ### Patch Changes - eb5afcf3e: Patch `HypNative` with hook overrides `transferRemote` behavior - @hyperlane-xyz/utils@5.2.1 ## @hyperlane-xyz/cli@5.2.1 ### Patch Changes - @hyperlane-xyz/sdk@5.2.1 - @hyperlane-xyz/utils@5.2.1 ## @hyperlane-xyz/helloworld@5.2.1 ### Patch Changes - Updated dependencies [erc165 @hyperlane-xyz/cli@5.2.1eb5afcf3e
] - @hyperlane-xyz/core@5.2.1 - @hyperlane-xyz/sdk@5.2.1 ## @hyperlane-xyz/sdk@5.2.1 ### Patch Changes - Updated dependencies [eb5afcf3e
] - @hyperlane-xyz/core@5.2.1 - @hyperlane-xyz/utils@5.2.1 ## @hyperlane-xyz/widgets@5.2.1 ### Patch Changes - @hyperlane-xyz/sdk@5.2.1 ## @hyperlane-xyz/utils@5.2.1 ## @hyperlane-xyz/infra@5.2.1 ### Patch Changes - @hyperlane-xyz/helloworld@5.2.1 - @hyperlane-xyz/sdk@5.2.1 - @hyperlane-xyz/utils@5.2.1 ## @hyperlane-xyz/ccip-server@5.2.1 ## @hyperlane-xyz/github-proxy@5.2.1 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent
eb5afcf3eb
commit
1e485bc801
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/core': patch |
||||
--- |
||||
|
||||
Patch `HypNative` with hook overrides `transferRemote` behavior |
@ -1 +1 @@ |
||||
export const VERSION = '5.2.0'; |
||||
export const VERSION = '5.2.1'; |
||||
|
Loading…
Reference in new issue