Skip to content

Commit f6d58ca

Browse files
Version Packages (#951)
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.5.0 ### Minor Changes - 0668adf: add Taiko Token <https://taiko.xyz> - d059cee: Updates starknet & paradex endpoints to v8 - f000dae: add `noble` metadata and addresses to chains Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 48a022f commit f6d58ca

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/all-layer2s-shall-be-based.md

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

.changeset/hip-lemons-fold.md

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

.changeset/mean-trees-stay.md

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

CHANGELOG.md

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

3+
## 17.5.0
4+
5+
### Minor Changes
6+
7+
- 0668adf: add Taiko Token https://taiko.xyz
8+
- d059cee: Updates starknet & paradex endpoints to v8
9+
- f000dae: add `noble` metadata and addresses to chains
10+
311
## 17.4.0
412

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

0 commit comments

Comments
 (0)