Skip to content

Commit 7693a31

Browse files
πŸš€ Version packages (LayerZero-Labs#1254)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2341af2 commit 7693a31

File tree

5 files changed

+14
-13
lines changed

5 files changed

+14
-13
lines changed

β€Ž.changeset/cold-cheetahs-sing.md

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

β€Žexamples/oft-solana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@layerzerolabs/ua-devtools": "~3.0.4",
5252
"@layerzerolabs/ua-devtools-evm": "~5.0.5",
5353
"@layerzerolabs/ua-devtools-evm-hardhat": "~6.0.8",
54-
"@layerzerolabs/ua-devtools-solana": "~4.0.7",
54+
"@layerzerolabs/ua-devtools-solana": "~4.1.0",
5555
"@metaplex-foundation/mpl-token-metadata": "^3.2.1",
5656
"@metaplex-foundation/mpl-toolbox": "^0.9.4",
5757
"@metaplex-foundation/umi": "^0.9.2",

β€Žpackages/ua-devtools-solana/CHANGELOG.md

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

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- 2341af2: update @layerzerolabs/oft-v2-solana-sdk version
8+
39
## 4.0.7
410

511
### Patch Changes

β€Žpackages/ua-devtools-solana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@layerzerolabs/ua-devtools-solana",
3-
"version": "4.0.7",
3+
"version": "4.1.0",
44
"description": "Utilities for LayerZero Solana projects",
55
"repository": {
66
"type": "git",

β€Žpnpm-lock.yaml

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

0 commit comments

Comments
Β (0)