Skip to content

Commit c945035

Browse files
Version Packages (#818)
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@13.15.0 ### Minor Changes - 86c5ee7: Add new chains: hashkey infinityVM ontology game7 fluence peaq ### Patch Changes - 8669ded: Remove connections to and from sonic, bitlayer, ronin, mantle and linea for oUSDT route Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8669ded commit c945035

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/serious-pots-sin.md

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

.changeset/violet-ads-burn.md

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

CHANGELOG.md

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

3+
## 13.15.0
4+
5+
### Minor Changes
6+
7+
- 86c5ee7: Add new chains: hashkey infinityVM ontology game7 fluence peaq
8+
9+
### Patch Changes
10+
11+
- 8669ded: Remove connections to and from sonic, bitlayer, ronin, mantle and linea for oUSDT route
12+
313
## 13.14.2
414

515
### Patch 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": "13.14.2",
4+
"version": "13.15.0",
55
"dependencies": {
66
"yaml": "2.4.5",
77
"zod": "^3.21.2"

0 commit comments

Comments
 (0)