Skip to content

Commit

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

- c7891cd: Deploy to appchain, treasure, zklink. Add
`gnosisSafeTransactionServiceUrl` for `swell`.
-   98b8950: feat: add reactive kopli chain
-   7b1601f: Add OORT Warp routes
-   1591e4a: Deploy new core chains: swell, lumiaprism.
-   b044eca: feat: add DeepBrainChain testnet

### Patch Changes

-   7fb8d51: Update default ISMs for Nov 21 chain deploy batch.
- e2cc33e: removed the usdc route to zeronetwork that did not include
lisk mainnet

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 7, 2024
1 parent c7891cd commit 06b8ac3
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/dry-waves-behave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-peaches-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-comics-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-zebras-destroy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-eyes-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-games-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-chefs-vanish.md

This file was deleted.

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

## 6.3.0

### Minor Changes

- c7891cd: Deploy to appchain, treasure, zklink. Add `gnosisSafeTransactionServiceUrl` for `swell`.
- 98b8950: feat: add reactive kopli chain
- 7b1601f: Add OORT Warp routes
- 1591e4a: Deploy new core chains: swell, lumiaprism.
- b044eca: feat: add DeepBrainChain testnet

### Patch Changes

- 7fb8d51: Update default ISMs for Nov 21 chain deploy batch.
- e2cc33e: removed the usdc route to zeronetwork that did not include lisk mainnet

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

0 comments on commit 06b8ac3

Please sign in to comment.