Skip to content

Commit f9582fe

Browse files
Version Packages (#76)
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@2.2.0 ### Minor Changes - b6e2136: Add core deployment for Fuse chain - 145f085: Adding config for Zora chain to registry - a9403b0: Added core deployment for arthera testnet - fef0561: Add Base Sepolia chain - 0f636ee: Add metadata for BOB, Mantle and Taiko ### Patch Changes - 414fc5b: Mark Aribtrum Sepolia as testnet Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0f636ee commit f9582fe

File tree

8 files changed

+15
-31
lines changed

8 files changed

+15
-31
lines changed

.changeset/lucky-boats-think.md

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

.changeset/mean-items-tie.md

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

.changeset/odd-jeans-yawn.md

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

.changeset/popular-panthers-promise.md

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

.changeset/small-ghosts-smoke.md

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

.changeset/tidy-lions-visit.md

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

CHANGELOG.md

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

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- b6e2136: Add core deployment for Fuse chain
8+
- 145f085: Adding config for Zora chain to registry
9+
- a9403b0: Added core deployment for arthera testnet
10+
- fef0561: Add Base Sepolia chain
11+
- 0f636ee: Add metadata for BOB, Mantle and Taiko
12+
13+
### Patch Changes
14+
15+
- 414fc5b: Mark Aribtrum Sepolia as testnet
16+
317
## 2.1.1
418

519
### 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": "2.1.1",
4+
"version": "2.2.0",
55
"dependencies": {
66
"yaml": "^2",
77
"zod": "^3.21.2"

0 commit comments

Comments
 (0)