Skip to content

Commit aa1d2a6

Browse files
🚀 Version packages (#1884)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d4900d2 commit aa1d2a6

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/thin-lizards-lick.md

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

examples/ovault-evm/CHANGELOG.md

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

3+
## 0.0.13
4+
5+
### Patch Changes
6+
7+
- d4900d2: Adds native OFT support (NativeOFTAdapter, StargatePoolNative) to OVault composer and send tasks.
8+
39
## 0.0.12
410

511
### Patch Changes

examples/ovault-evm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@layerzerolabs/ovault-evm-example",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)