Skip to content

Commit 9eb587e

Browse files
🚀 Version packages (#1632)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 368b4b4 commit 9eb587e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fast-pens-joke.md

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

examples/oft-solana/CHANGELOG.md

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

3+
## 0.11.2
4+
5+
### Patch Changes
6+
7+
- 368b4b4: oft-solana: introduce named variables and use exact value for sending to Solana
8+
39
## 0.11.1
410

511
### Patch Changes

examples/oft-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/oft-solana-example",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"private": true,
55
"scripts": {
66
"clean": "rm -rf target artifacts cache out .anchor",

0 commit comments

Comments
 (0)