Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #367

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/curvy-tables-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-emus-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-horses-vanish.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-eyes-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-beans-shake.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rare-comics-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-hairs-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-trees-perform.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

## 6.1.0

### Minor Changes

- 14cd80b: Update default ISMs on core Abacus Works chains for Nov 8 batch. Update gnosisSafeTransactionServiceUrl for blast, linea and zeronetwork.
- a797d72: Redeploy to alephzeroevmmainnet, chilizmainnet, flowmainnet, immutablezkevmmainnet, metal, polynomialfi, rarichain, rootstockmainnet, superpositionmainnet. Deploy to flame, prom.
- 10fdae0: Add coinGeckoId to collateralized warp routes deployed by Abacus Works, update to SDK 7.0.0
- f124f9a: Add sepolia to alfajores warp route
- d71eb5f: Deploy to abstracttestnet, treasuretopaz.
- 0a0707c: Add cosmoshub chain definition
Update mintscan api urls

### Patch Changes

- 3e366ea: Add coinGeckoId for ORCA collateral
- e70f527: Specify coinGeckoId for Solana warp route under collateral

## 6.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": "6.0.0",
"version": "6.1.0",
"dependencies": {
"yaml": "2.4.5",
"zod": "^3.21.2"
Expand Down
Loading