Skip to content

Commit

Permalink
Version Packages (#252)
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/registry@4.7.0

### Minor Changes

-   16d8ecd: add Wanchain testnet
-   37ffc66: Add deUSD warp route
-   8e9a20a: add opBNB Mainnet
-   bbc830c: feat: add Fantom Opera
-   a40f086: add Taiko Hekla testnet
-   644321a: Add Renzo deploy artifacts

### Patch Changes

-   ac69560: Update connextsepolia metadata
-   8afda06: Update chiliz RPCs
-   c2b72b2: Add maxPriorityFeePerGas override for chiliz
- 315e8cf: Updating the hyperliquid testnet explorer URL and ISM
addresses after enabling `hyperliquidevmetestnet`.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 10, 2024
1 parent 644321a commit e75c228
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 51 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-fireants-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-insects-give.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-eels-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-hounds-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-items-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-turkeys-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-papayas-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-fans-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-clouds-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-spiders-smell.md

This file was deleted.

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

## 4.7.0

### Minor Changes

- 16d8ecd: add Wanchain testnet
- 37ffc66: Add deUSD warp route
- 8e9a20a: add opBNB Mainnet
- bbc830c: feat: add Fantom Opera
- a40f086: add Taiko Hekla testnet
- 644321a: Add Renzo deploy artifacts

### Patch Changes

- ac69560: Update connextsepolia metadata
- 8afda06: Update chiliz RPCs
- c2b72b2: Add maxPriorityFeePerGas override for chiliz
- 315e8cf: Updating the hyperliquid testnet explorer URL and ISM addresses after enabling `hyperliquidevmetestnet`.

## 4.6.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": "4.6.0",
"version": "4.7.0",
"dependencies": {
"yaml": "2.4.5",
"zod": "^3.21.2"
Expand Down

0 comments on commit e75c228

Please sign in to comment.