Skip to content

Commit 9f8d627

Browse files
Version Packages (#747)
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@13.4.0 ### Minor Changes - 5fca08b: Update kyvetestnet protocol from cosmos to cosmosnative. ### Patch Changes - 58b2338: Update polygon RPCs, removing default ankr one. - a68c1e1: Update hyperevm configs to include explicit proxyAdmin to resolve check-deploy violations - 8c18d62: Update modetestnet deployer. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8bd1a4e commit 9f8d627

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/cyan-years-clean.md

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

.changeset/moody-mugs-whisper.md

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

.changeset/rich-foxes-happen.md

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

.changeset/wild-snails-count.md

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

CHANGELOG.md

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

3+
## 13.4.0
4+
5+
### Minor Changes
6+
7+
- 5fca08b: Update kyvetestnet protocol from cosmos to cosmosnative.
8+
9+
### Patch Changes
10+
11+
- 58b2338: Update polygon RPCs, removing default ankr one.
12+
- a68c1e1: Update hyperevm configs to include explicit proxyAdmin to resolve check-deploy violations
13+
- 8c18d62: Update modetestnet deployer.
14+
315
## 13.3.0
416

517
### 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": "13.3.0",
4+
"version": "13.4.0",
55
"dependencies": {
66
"yaml": "2.4.5",
77
"zod": "^3.21.2"

0 commit comments

Comments
 (0)