Skip to content

Commit

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

### Major Changes

- 8b0e4de: Remove separate warp route address yaml files and consolidate
addresses into config files
-   5234cde: Remove more addresses-yaml files

### Minor Changes

-   0659f91: Update OP mainnet logo
-   5e76a6b: Add SMOL config and metadata
-   46eadc4: Add SMOL deploy config
- 427974d: Add sSOL, USDStar, USDC, USDT, and SONIC bridged between
Solana and Sonic. Rename USD\* -> USDStar.
- 7e3e72f: Deploy to chronicleyellowstone. Add subtensortestnet
metadata.
-   63363b7: Add solanamainnet to SMOL warp route config
-   6d23642: Add logo for SMOL

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 4, 2025
1 parent 46eadc4 commit 3170b72
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-planes-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-maps-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-hats-perform.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-crabs-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-mice-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-cougars-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-points-tell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-jeans-decide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-eels-dream.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

## 8.0.0

### Major Changes

- 8b0e4de: Remove separate warp route address yaml files and consolidate addresses into config files
- 5234cde: Remove more addresses-yaml files

### Minor Changes

- 0659f91: Update OP mainnet logo
- 5e76a6b: Add SMOL config and metadata
- 46eadc4: Add SMOL deploy config
- 427974d: Add sSOL, USDStar, USDC, USDT, and SONIC bridged between Solana and Sonic. Rename USD\* -> USDStar.
- 7e3e72f: Deploy to chronicleyellowstone. Add subtensortestnet metadata.
- 63363b7: Add solanamainnet to SMOL warp route config
- 6d23642: Add logo for SMOL

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

0 comments on commit 3170b72

Please sign in to comment.