Skip to content

Commit

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

-   77a04c0: Add tETH synthetic token metadata
-   c700c09: Add WIF warp route artifacts
-   b9b8b61: Add Turbo Eth warp route artifacts
-   9b9b07c: Add WIF token metadata

### Patch Changes

-   2e82f99: Fix everclear explorer URLs

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 18, 2024
1 parent c700c09 commit be60e0a
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/cyan-socks-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/early-numbers-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-drinks-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-pugs-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-files-breathe.md

This file was deleted.

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

## 4.3.0

### Minor Changes

- 77a04c0: Add tETH synthetic token metadata
- c700c09: Add WIF warp route artifacts
- b9b8b61: Add Turbo Eth warp route artifacts
- 9b9b07c: Add WIF token metadata

### Patch Changes

- 2e82f99: Fix everclear explorer URLs

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

0 comments on commit be60e0a

Please sign in to comment.