Version Packages (#3217)
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@3.6.2 ### Patch Changes - @hyperlane-xyz/utils@3.6.2 ## @hyperlane-xyz/cli@3.6.2 ### Patch Changes - 99fe93a5b: Removed IGP from preset hook config - @hyperlane-xyz/sdk@3.6.2 - @hyperlane-xyz/utils@3.6.2 ## @hyperlane-xyz/helloworld@3.6.2 ### Patch Changes - @hyperlane-xyz/core@3.6.2 - @hyperlane-xyz/sdk@3.6.2 ## @hyperlane-xyz/sdk@3.6.2 ### Patch Changes - @hyperlane-xyz/core@3.6.2 - @hyperlane-xyz/utils@3.6.2 ## @hyperlane-xyz/utils@3.6.2 ## @hyperlane-xyz/infra@3.6.2 ### Patch Changes - @hyperlane-xyz/helloworld@3.6.2 - @hyperlane-xyz/sdk@3.6.2 - @hyperlane-xyz/utils@3.6.2 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>pull/3220/head @hyperlane-xyz/cli@3.6.2
parent
99fe93a5ba
commit
0865c948c3
@ -1,5 +0,0 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': patch |
||||
--- |
||||
|
||||
Removed IGP from preset hook config |
@ -1 +1 @@ |
||||
export const VERSION = '3.6.1'; |
||||
export const VERSION = '3.6.2'; |
||||
|
Loading…
Reference in new issue