Skip to content

Commit 39dc7f8

Browse files
🚀 Version packages (#1930)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 91727cf commit 39dc7f8

6 files changed

Lines changed: 27 additions & 105 deletions

File tree

.changeset/eight-actors-grow.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.12
4+
5+
### Patch Changes
6+
7+
- 91727cf: docs update and natspec
8+
39
## 1.0.11
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.11",
3+
"version": "1.0.12",
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.6",
30+
"@layerzerolabs/hyperliquid-composer": "^2.0.7",
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.7
4+
5+
### Patch Changes
6+
7+
- 91727cf: docs update and natspec
8+
39
## 2.0.6
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.6",
3+
"version": "2.0.7",
44
"description": "LayerZero Labs reference EVM OmniChain Fungible Token (OFT) implementation for Hyperliquid",
55
"keywords": [
66
"LayerZero",

pnpm-lock.yaml

Lines changed: 12 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)