Skip to content

Commit 8476a3c

Browse files
Version Packages (#934)
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/registry@17.2.0 ### Minor Changes - ab66e3d: Extend wfragSOL and wfragJTO. - a157223: Add adraSOL deploy config. ### Patch Changes - 4fa604e: Add adraSOL metadata. - c1986af: Update to Hyperlane SDK 13.2.1. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ae0c055 commit 8476a3c

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/chatty-zebras-tease.md

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

.changeset/purple-emus-act.md

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

.changeset/real-sloths-move.md

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

.changeset/tricky-windows-design.md

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

CHANGELOG.md

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

3+
## 17.2.0
4+
5+
### Minor Changes
6+
7+
- ab66e3d: Extend wfragSOL and wfragJTO.
8+
- a157223: Add adraSOL deploy config.
9+
10+
### Patch Changes
11+
12+
- 4fa604e: Add adraSOL metadata.
13+
- c1986af: Update to Hyperlane SDK 13.2.1.
14+
315
## 17.1.0
416

517
### Minor 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": "17.1.0",
4+
"version": "17.2.0",
55
"dependencies": {
66
"jszip": "^3.10.1",
77
"yaml": "2.4.5",

0 commit comments

Comments
 (0)