Skip to content

Commit c0b2938

Browse files
Version Packages (#964)
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.8.0 ### Minor Changes - bb65614: Deprecate rometestnet. Redeploy on rometestnet2. - 1c2c4bf: Add wpFLT/fluence route - 959229b: feat: extend ubtc warp route - 7e961cc: add solaxy warp route deployment - c93222c: Added ETH warp route between starknetsepolia and sepolia - c33afad: Add oXAUT configs ### Patch Changes - fb9acb2: Use correct fluence network coingecko id. - a6aa495: add coingeckoid to ubtc Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 39c165d commit c0b2938

File tree

10 files changed

+17
-41
lines changed

10 files changed

+17
-41
lines changed

.changeset/beige-rockets-promise.md

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

.changeset/cool-apricots-visit.md

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

.changeset/fair-ladybugs-sing.md

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

.changeset/gold-suns-marry.md

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

.changeset/late-books-hug.md

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

.changeset/nice-phones-turn.md

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

.changeset/pretty-oranges-run.md

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

.changeset/serious-bears-care.md

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

CHANGELOG.md

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

3+
## 17.8.0
4+
5+
### Minor Changes
6+
7+
- bb65614: Deprecate rometestnet. Redeploy on rometestnet2.
8+
- 1c2c4bf: Add wpFLT/fluence route
9+
- 959229b: feat: extend ubtc warp route
10+
- 7e961cc: add solaxy warp route deployment
11+
- c93222c: Added ETH warp route between starknetsepolia and sepolia
12+
- c33afad: Add oXAUT configs
13+
14+
### Patch Changes
15+
16+
- fb9acb2: Use correct fluence network coingecko id.
17+
- a6aa495: add coingeckoid to ubtc
18+
319
## 17.7.0
420

521
### 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.7.0",
4+
"version": "17.8.0",
55
"dependencies": {
66
"jszip": "^3.10.1",
77
"yaml": "2.4.5",

0 commit comments

Comments
 (0)