Skip to content

Commit 125c6e6

Browse files
Version Packages
1 parent e18564f commit 125c6e6

6 files changed

Lines changed: 16 additions & 10 deletions

File tree

.changeset/sixty-readers-talk.md

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

examples/oft-hyperliquid/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @layerzerolabs/oft-hyperliquid-example
22

3+
## 1.0.11
4+
5+
### Patch Changes
6+
7+
- e18564f: improved cli and docs on expansion spot market pairs
8+
39
## 1.0.10
410

511
### Patch Changes

examples/oft-hyperliquid/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@layerzerolabs/oft-hyperliquid-example",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"private": true,
55
"license": "MIT",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"@babel/core": "^7.23.9",
2828
"@layerzerolabs/devtools-evm-hardhat": "^4.0.4",
2929
"@layerzerolabs/eslint-config-next": "~2.3.39",
30-
"@layerzerolabs/hyperliquid-composer": "^2.0.5",
30+
"@layerzerolabs/hyperliquid-composer": "^2.0.6",
3131
"@layerzerolabs/lz-definitions": "^3.0.59",
3232
"@layerzerolabs/lz-evm-messagelib-v2": "^3.0.12",
3333
"@layerzerolabs/lz-evm-protocol-v2": "^3.0.12",

packages/hyperliquid-composer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @layerzerolabs/hyperliquid-composer
22

3+
## 2.0.6
4+
5+
### Patch Changes
6+
7+
- e18564f: improved cli and docs on expansion spot market pairs
8+
39
## 2.0.5
410

511
### Patch Changes

packages/hyperliquid-composer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@layerzerolabs/hyperliquid-composer",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "LayerZero Labs reference EVM OmniChain Fungible Token (OFT) implementation for Hyperliquid",
55
"keywords": [
66
"LayerZero",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)