Skip to content

Commit

Permalink
Version Packages (#16)
Browse files Browse the repository at this point in the history
# Releases
## @hyperlane-xyz/[email protected]

### Patch Changes

- dc688ea: Create LocalRegistry class
- 551ce32: Add ancient8 metadata and USDC warp route
- d9989d5: Implement methods to adding/removing chains to a LocalRegistry

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 20, 2024
1 parent d9989d5 commit 5cc8fcb
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/quiet-ducks-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-pumas-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-rice-lay.md

This file was deleted.

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

## 1.0.4

### Patch Changes

- dc688ea: Create LocalRegistry class
- 551ce32: Add ancient8 metadata and USDC warp route
- d9989d5: Implement methods to adding/removing chains to a LocalRegistry

## 1.0.3

### Patch 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": "1.0.3",
"version": "1.0.4",
"dependencies": {
"yaml": "^2",
"zod": "^3.21.2"
Expand Down

0 comments on commit 5cc8fcb

Please sign in to comment.