Skip to content

Commit 0204150

Browse files
chore: release npm packages (#8634)
Co-authored-by: hyper-gonk[bot] <246310972+hyper-gonk[bot]@users.noreply.github.com>
1 parent a2081df commit 0204150

59 files changed

Lines changed: 263 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/fast-pumpkins-trade.md

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

.changeset/fix-sealevel-cross-collateral-predicate.md

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

.changeset/neat-birds-care.md

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

.changeset/rebalancer-decimal-followups.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.0.1
4+
35
## 33.0.0
46

57
## 32.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.0",
3+
"version": "33.0.1",
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.0.1
4+
5+
### Patch Changes
6+
7+
- @hyperlane-xyz/utils@33.0.1
8+
- @hyperlane-xyz/provider-sdk@5.0.3
9+
310
## 33.0.0
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.0",
3+
"version": "33.0.1",
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.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [a2081df]
8+
- Updated dependencies [4c91737]
9+
- @hyperlane-xyz/sdk@33.0.1
10+
- @hyperlane-xyz/metrics@0.2.19
11+
- @hyperlane-xyz/utils@33.0.1
12+
- @hyperlane-xyz/core@11.3.1
13+
314
## 33.0.0
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.0",
3+
"version": "33.0.1",
44
"private": true,
55
"description": "CCIP server",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)