Skip to content

Commit a957c23

Browse files
authored
Merge pull request #58 from Bako-Labs/changeset-release/main
chore(deploy): Release
2 parents 7f44805 + 8ca3255 commit a957c23

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/775cb93b-bako-provider.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.6.0
4+
5+
### Minor Changes
6+
7+
- 916f38d: Add optional BakoProvider parameter to legacyConnectorVersion function to query root wallet from API and ensure consistent predicate addresses across connections
8+
39
## 0.5.4
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.5.4",
3+
"version": "0.6.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)