Skip to content

Commit

Permalink
Version Packages (#127)
Browse files Browse the repository at this point in the history
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/[email protected]

### Minor Changes

-   a3d5c02: Add missing coingecko ID for Abacus Works chains
- 29f4901: Support xERC20 in getWarpAddressKey, add renzo warp
deployment addresses
- bc4b989: Deploy to arbitrumsepolia, basesepolia, ecotestnet,
optimismsepolia, polygonamoy
-   531d7c3: Deploy to zircuit
- baba8f1: Add metadata for celodango, cyber, degenchain,
immutablezkevm, kinto, kroma, lisk, merlin, metis, mint, opsepolia,
plumetestnet, polygonamoy, proofofplay, real, sanko, xai, zircuit
- cf3b629: Deploy to cyber degenchain kroma lisk lukso merlin metis mint
proofofplay real sanko tangle xai
-   d764fd5: Add Eclipse
-   883d75f: Add testRecipient for merlin

### Patch Changes

-   d9fea91: Added the Safe transaction service URL for sepolia
-   7e652ef: New ICA deployments for core EVM chains
-   65ef674: Add backup RPCs for some EVM chains
-   d9fea91: Replace a testnet Zetachain URL from the mainnet metadata
-   7233d73: Add Galadriel devnet

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Aug 13, 2024
1 parent 65ef674 commit a45a2ea
Show file tree
Hide file tree
Showing 15 changed files with 22 additions and 66 deletions.
5 changes: 0 additions & 5 deletions .changeset/cyan-ants-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-horses-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-emus-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-phones-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-crews-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-dancers-perform.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-shirts-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-snails-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-pugs-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-parrots-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-cars-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-hats-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-wombats-hide.md

This file was deleted.

21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @hyperlane-xyz/registry

## 2.5.0

### Minor Changes

- a3d5c02: Add missing coingecko ID for Abacus Works chains
- 29f4901: Support xERC20 in getWarpAddressKey, add renzo warp deployment addresses
- bc4b989: Deploy to arbitrumsepolia, basesepolia, ecotestnet, optimismsepolia, polygonamoy
- 531d7c3: Deploy to zircuit
- baba8f1: Add metadata for celodango, cyber, degenchain, immutablezkevm, kinto, kroma, lisk, merlin, metis, mint, opsepolia, plumetestnet, polygonamoy, proofofplay, real, sanko, xai, zircuit
- cf3b629: Deploy to cyber degenchain kroma lisk lukso merlin metis mint proofofplay real sanko tangle xai
- d764fd5: Add Eclipse
- 883d75f: Add testRecipient for merlin

### Patch Changes

- d9fea91: Added the Safe transaction service URL for sepolia
- 7e652ef: New ICA deployments for core EVM chains
- 65ef674: Add backup RPCs for some EVM chains
- d9fea91: Replace a testnet Zetachain URL from the mainnet metadata
- 7233d73: Add Galadriel devnet

## 2.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hyperlane-xyz/registry",
"description": "A collection of configs, artifacts, and schemas for Hyperlane",
"version": "2.4.0",
"version": "2.5.0",
"dependencies": {
"yaml": "^2",
"zod": "^3.21.2"
Expand Down

0 comments on commit a45a2ea

Please sign in to comment.