Skip to content

Commit 571d9ea

Browse files
Version Packages (#1030)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d5a2f9c commit 571d9ea

File tree

7 files changed

+14
-26
lines changed

7 files changed

+14
-26
lines changed

.changeset/dull-parrots-watch.md

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

.changeset/heavy-bulldogs-sell.md

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

.changeset/quiet-berries-cough.md

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

.changeset/shy-apples-kick.md

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

.changeset/silent-tips-cry.md

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

CHANGELOG.md

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

3+
## 19.2.0
4+
5+
### Minor Changes
6+
7+
- d8a2a57: update usdc paradex route to be rebalanceable
8+
- d5a2f9c: Add HttpClientRegistry (IRegistry) implementation
9+
- 968f0f4: extedended subtensor usdc route to unichain, arbitrum and polygon
10+
11+
### Patch Changes
12+
13+
- 55ea7b9: Add SEDA route
14+
- c4e12fd: Fix paradex `chainId` in metadata
15+
316
## 19.1.1
417

518
### 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": "19.1.1",
4+
"version": "19.2.0",
55
"dependencies": {
66
"jszip": "^3.10.1",
77
"yaml": "2.4.5",

0 commit comments

Comments
 (0)