Skip to content

Commit

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

-   4da27b6: Add Artela/Base USDC and WETH warp route artifacts
-   9d7868f: Add sonicsvmtestnet, add solanatestnet addresses

### Patch Changes

-   195c073: add missing coingecko id to form usdt and usdc routes
-   be18353: Add SuperSeed FiatToken warp route

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 15, 2025
1 parent be18353 commit e3c69e4
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-rice-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-shrimps-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-cows-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-rabbits-joke.md

This file was deleted.

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

## 6.15.0

### Minor Changes

- 4da27b6: Add Artela/Base USDC and WETH warp route artifacts
- 9d7868f: Add sonicsvmtestnet, add solanatestnet addresses

### Patch Changes

- 195c073: add missing coingecko id to form usdt and usdc routes
- be18353: Add SuperSeed FiatToken warp route

## 6.14.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.14.0",
"version": "6.15.0",
"dependencies": {
"yaml": "2.4.5",
"zod": "^3.21.2"
Expand Down

0 comments on commit e3c69e4

Please sign in to comment.