Skip to content

Commit 185a291

Browse files
authored
Merge pull request #46 from Bako-Labs/changeset-release/main
chore(deploy): Release
2 parents a2a42b7 + 35d22c9 commit 185a291

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/warm-needles-listen.md

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

packages/sdk/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 90a6c0c: add smart contract transfer support to vault
8+
39
## 0.2.3
410

511
### Patch Changes

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bakosafe",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"author": "Bako Labs",
55
"description": "A signature validation package built based on sway in the fuel network",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)