Skip to content

Commit

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

-   243f404: add the USDT warp route from ethereum to superseed
- 9a11b8b: Add SOON chain, add Bonk logo and metadata, make warp deploys
without a config a warning
-   c8234fd: Deploy to torus.
-   68bd1b1: add OP warp route to connect optimism and superseed

### Patch Changes

-   62ccc4d: Add ethereum-ink USDC artifacts
-   25dc7ff: update injective rpc URL
-   33bc5bb: Add JC to Base and Zero
-   b5b1276: Add Miggles to Zero Network
-   7c652c3: Add Brett artifacts

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 9, 2025
1 parent 62ccc4d commit 910d816
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/four-trees-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-rivers-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-flowers-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-vans-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-windows-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-months-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-papayas-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-pigs-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-clouds-fly.md

This file was deleted.

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

## 6.12.0

### Minor Changes

- 243f404: add the USDT warp route from ethereum to superseed
- 9a11b8b: Add SOON chain, add Bonk logo and metadata, make warp deploys without a config a warning
- c8234fd: Deploy to torus.
- 68bd1b1: add OP warp route to connect optimism and superseed

### Patch Changes

- 62ccc4d: Add ethereum-ink USDC artifacts
- 25dc7ff: update injective rpc URL
- 33bc5bb: Add JC to Base and Zero
- b5b1276: Add Miggles to Zero Network
- 7c652c3: Add Brett artifacts

## 6.11.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.11.0",
"version": "6.12.0",
"dependencies": {
"yaml": "2.4.5",
"zod": "^3.21.2"
Expand Down

0 comments on commit 910d816

Please sign in to comment.