Skip to content

Commit 15c0aca

Browse files
Version Packages (#556)
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 - d9fe44a: Modifies LUMIA warp route, moving to new lumiaprism router instead of old lumia one Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d9fe44a commit 15c0aca

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/funny-nails-sin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hyperlane-xyz/registry
22

3+
## 9.0.0
4+
5+
### Major Changes
6+
7+
- d9fe44a: Modifies LUMIA warp route, moving to new lumiaprism router instead of old lumia one
8+
39
## 8.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hyperlane-xyz/registry",
33
"description": "A collection of configs, artifacts, and schemas for Hyperlane",
4-
"version": "8.0.0",
4+
"version": "9.0.0",
55
"dependencies": {
66
"yaml": "2.4.5",
77
"zod": "^3.21.2"

0 commit comments

Comments
 (0)