Skip to content

Commit

Permalink
Version Packages (#383)
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

-   773fedb: feat: add aurora testnet
-   aa0abe3: add cbBTC,USDC,USDT adn ETH warp routes on zero
-   069afd6: Add USDC Endurance <> Arbitrum <> Base deployment
- d50740e: update the zeronetwork eth warp route to add lisk network and
replace usdc route with new one
- 9870896: Add coinGeckoId to a bunch of new warp routes, set Endurance
USDC token to EvmHypCollateral
-   fa13e99: Deploy to B² Network ("bsquared").
- 3cd1c7d: Deploy new core chains: boba, duckchain, superseed, unichain,
vana.
-   385b839: Add apxETH and ezSOL deploys to Eclipse
-   b76c898: Added cbBTC between Ethereum and Flowmainnet
-   ae7df1b: Add apxETH and ezSOL logos & metadata
-   a5e34c8: feat: add Moonriver, Metal L2 Testnet
-   f897db2: Add wbtc, bsc, pol, usdb for zeronetwork
-   8201350: Add coinGeckoIds for more warp routes
-   0dbee4c: removed usdt on bsc for usdt route for zeronetwork

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 26, 2024
1 parent 385b839 commit aa6e8bf
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 71 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-impalas-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chatty-dolls-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curvy-drinks-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-penguins-kneel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-lizards-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-mice-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-ducks-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-beers-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-experts-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-toes-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-squids-perform.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-donuts-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-pears-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-scissors-nail.md

This file was deleted.

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

## 6.2.0

### Minor Changes

- 773fedb: feat: add aurora testnet
- aa0abe3: add cbBTC,USDC,USDT adn ETH warp routes on zero
- 069afd6: Add USDC Endurance <> Arbitrum <> Base deployment
- d50740e: update the zeronetwork eth warp route to add lisk network and replace usdc route with new one
- 9870896: Add coinGeckoId to a bunch of new warp routes, set Endurance USDC token to EvmHypCollateral
- fa13e99: Deploy to B² Network ("bsquared").
- 3cd1c7d: Deploy new core chains: boba, duckchain, superseed, unichain, vana.
- 385b839: Add apxETH and ezSOL deploys to Eclipse
- b76c898: Added cbBTC between Ethereum and Flowmainnet
- ae7df1b: Add apxETH and ezSOL logos & metadata
- a5e34c8: feat: add Moonriver, Metal L2 Testnet
- f897db2: Add wbtc, bsc, pol, usdb for zeronetwork
- 8201350: Add coinGeckoIds for more warp routes
- 0dbee4c: removed usdt on bsc for usdt route for zeronetwork

## 6.1.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": "6.1.0",
"version": "6.2.0",
"dependencies": {
"yaml": "2.4.5",
"zod": "^3.21.2"
Expand Down

0 comments on commit aa6e8bf

Please sign in to comment.