Skip to content

Commit

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

- d92f8be: Remove chiado and proteustestnet, as they are not currently
AW-supported.

### Minor Changes

-   9ab1370: Add proxyUrl and function to generate it
-   66124ea: Add NeoX T4 testnet chain
-   d9a46f9: Add Henez testnet config
-   33a13d3: Add Eclipse USDC token metadata

### Patch Changes

-   1d43e33: Update scroll reorg period
-   7fb63da: Change Polygon native token from MATIC to POL
-   af9b94b: Update Moonbeam logo
-   c4b28b2: Deploy ICAs to all AW mainnets
-   8753a2a: Add index.from for heneztestnet, fixing schema validation

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 9, 2024
1 parent 9ab1370 commit 01b1023
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 51 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-pears-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-maps-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-squids-double.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-weeks-fail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-beds-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-deers-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-bikes-kick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-pears-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-penguins-invent.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-pens-promise.md

This file was deleted.

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

## 4.0.0

### Major Changes

- d92f8be: Remove chiado and proteustestnet, as they are not currently AW-supported.

### Minor Changes

- 9ab1370: Add proxyUrl and function to generate it
- 66124ea: Add NeoX T4 testnet chain
- d9a46f9: Add Henez testnet config
- 33a13d3: Add Eclipse USDC token metadata

### Patch Changes

- 1d43e33: Update scroll reorg period
- 7fb63da: Change Polygon native token from MATIC to POL
- af9b94b: Update Moonbeam logo
- c4b28b2: Deploy ICAs to all AW mainnets
- 8753a2a: Add index.from for heneztestnet, fixing schema validation

## 3.0.0

### Major 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": "3.0.0",
"version": "4.0.0",
"dependencies": {
"yaml": "2.4.5",
"zod": "^3.21.2"
Expand Down

0 comments on commit 01b1023

Please sign in to comment.