Skip to content

Commit b4da7d3

Browse files
RELEASING: Releasing 27 package(s)
Releases: @hyperlane-xyz/rebalancer@27.3.0 @hyperlane-xyz/cli@33.1.0 @hyperlane-xyz/sdk@33.1.0 @hyperlane-xyz/infra@33.1.0 @hyperlane-xyz/rebalancer-sim@0.2.21 @hyperlane-xyz/ccip-server@33.1.0 @hyperlane-xyz/fee-quoting@27.2.12 @hyperlane-xyz/helloworld@33.1.0 @hyperlane-xyz/http-registry-server@33.1.0 @hyperlane-xyz/keyfunder@0.1.28 @hyperlane-xyz/metrics@0.2.21 @hyperlane-xyz/relayer@1.1.28 @hyperlane-xyz/warp-monitor@0.3.18 @hyperlane-xyz/widgets@33.1.0 @hyperlane-xyz/aleo-sdk@33.1.0 @hyperlane-xyz/starknet-core@33.1.0 @hyperlane-xyz/cosmos-sdk@33.1.0 @hyperlane-xyz/cosmos-types@33.1.0 @hyperlane-xyz/github-proxy@33.1.0 @hyperlane-xyz/radix-sdk@33.1.0 @hyperlane-xyz/sealevel-sdk@33.1.0 @hyperlane-xyz/tsconfig@33.1.0 @hyperlane-xyz/utils@33.1.0 @hyperlane-xyz/deploy-sdk@5.1.1 @hyperlane-xyz/starknet-sdk@28.0.5 @hyperlane-xyz/provider-sdk@5.1.1 @hyperlane-xyz/tron-sdk@23.0.5 [skip ci]
1 parent 054b178 commit b4da7d3

58 files changed

Lines changed: 274 additions & 48 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/lifi-chainid-collision-fix.md

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

.changeset/little-boxes-yawn.md

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

.changeset/mean-papayas-dance.md

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

.changeset/tron-rebalancer-support.md

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

starknet/CHANGELOG.md

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

3+
## 33.1.0
4+
35
## 33.0.2
46

57
## 33.0.1

starknet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperlane-xyz/starknet-core",
3-
"version": "33.0.2",
3+
"version": "33.1.0",
44
"description": "Core cairo contracts for Hyperlane",
55
"keywords": [
66
"Cairo",

typescript/aleo-sdk/CHANGELOG.md

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

3+
## 33.1.0
4+
5+
### Patch Changes
6+
7+
- @hyperlane-xyz/utils@33.1.0
8+
- @hyperlane-xyz/provider-sdk@5.1.1
9+
310
## 33.0.2
411

512
### Patch Changes

typescript/aleo-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperlane-xyz/aleo-sdk",
3-
"version": "33.0.2",
3+
"version": "33.1.0",
44
"description": "Hyperlane TypeScript SDK for the Aleo Hyperlane SDK module",
55
"keywords": [
66
"aleo",

typescript/ccip-server/CHANGELOG.md

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

3+
## 33.1.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [6929388]
8+
- Updated dependencies [47649b7]
9+
- @hyperlane-xyz/sdk@33.1.0
10+
- @hyperlane-xyz/metrics@0.2.21
11+
- @hyperlane-xyz/utils@33.1.0
12+
- @hyperlane-xyz/core@11.3.1
13+
314
## 33.0.2
415

516
### Patch Changes

typescript/ccip-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperlane-xyz/ccip-server",
3-
"version": "33.0.2",
3+
"version": "33.1.0",
44
"private": true,
55
"description": "CCIP server",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)