Version Packages (#3427)
# Releases ## @hyperlane-xyz/core@3.8.1 ### Patch Changes - Updated dependencies [trevor/no-address-filter @hyperlane-xyz/cli@3.8.15daaae274
] - @hyperlane-xyz/utils@3.8.1 ## @hyperlane-xyz/cli@3.8.1 ### Patch Changes - Updated dependencies [5daaae274
] - @hyperlane-xyz/utils@3.8.1 - @hyperlane-xyz/sdk@3.8.1 ## @hyperlane-xyz/helloworld@3.8.1 ### Patch Changes - Updated dependencies [5daaae274
] - @hyperlane-xyz/sdk@3.8.1 - @hyperlane-xyz/core@3.8.1 ## @hyperlane-xyz/sdk@3.8.1 ### Patch Changes - 5daaae274: Prevent warp transfers to zero-ish addresses - Updated dependencies [5daaae274
] - @hyperlane-xyz/utils@3.8.1 - @hyperlane-xyz/core@3.8.1 ## @hyperlane-xyz/utils@3.8.1 ### Patch Changes - 5daaae274: Prevent warp transfers to zero-ish addresses ## @hyperlane-xyz/infra@3.8.1 ### Patch Changes - Updated dependencies [5daaae274
] - @hyperlane-xyz/utils@3.8.1 - @hyperlane-xyz/sdk@3.8.1 - @hyperlane-xyz/helloworld@3.8.1 ## @hyperlane-xyz/ccip-server@3.8.1 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent
5daaae274d
commit
8a216c116e
@ -1,6 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/utils': patch |
||||
'@hyperlane-xyz/sdk': patch |
||||
--- |
||||
|
||||
Prevent warp transfers to zero-ish addresses |
@ -1,3 +1,5 @@ |
||||
# @hyperlane-xyz/ccip-server |
||||
|
||||
## 3.8.1 |
||||
|
||||
## 3.8.0 |
||||
|
@ -1 +1 @@ |
||||
export const VERSION = '3.8.0'; |
||||
export const VERSION = '3.8.1'; |
||||
|
Loading…
Reference in new issue