Skip to content

Commit 0f46b33

Browse files
Version Packages (#1054)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a4e2dea commit 0f46b33

File tree

8 files changed

+18
-31
lines changed

8 files changed

+18
-31
lines changed

.changeset/heavy-toes-call.md

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

.changeset/honest-houses-obey.md

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

.changeset/lucky-hotels-teach.md

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

.changeset/odd-numbers-add.md

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

.changeset/slimy-chicken-behave.md

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

.changeset/weak-drinks-hug.md

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

CHANGELOG.md

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

3+
## 20.0.0
4+
5+
### Major Changes
6+
7+
- 9c577a4: Removed subtensor usdc outdated artifacts that were replaced by stable warp ids ones
8+
9+
### Minor Changes
10+
11+
- 71209b5: Add VRA/bsc-ethereum artifacts
12+
- 1207721: Add get warp deploy to fetch from the Server. Also, update get warp core to fetch from the updated route.
13+
14+
### Patch Changes
15+
16+
- f1c0422: Add edgen coingecko-id
17+
- 8116fd7: Update metal safe tx service url.
18+
- a4e2dea: Fix typo for HttpClientRegistry route /warp-route/core
19+
320
## 19.4.0
421

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

0 commit comments

Comments
 (0)