Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit 9758dd4

Browse files
authored
Merge pull request #401 from blocto/beta/0312
chore: beta release
2 parents 426f4a0 + b018b2b commit 9758dd4

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

.changeset/pre.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,19 @@
22
"mode": "exit",
33
"tag": "beta",
44
"initialVersions": {
5-
"@blocto/aptos-wallet-adapter-plugin": "0.2.8",
5+
"@blocto/aptos-wallet-adapter-plugin": "0.2.9-beta.0",
66
"@blocto/connectkit-connector": "0.2.3",
77
"@blocto/rainbowkit-connector": "0.2.9",
8-
"@blocto/wagmi-connector": "2.0.1",
9-
"@blocto/web3-react-connector": "1.0.6",
8+
"@blocto/wagmi-connector": "2.0.2-beta.0",
9+
"@blocto/web3-react-connector": "1.0.7-beta.0",
1010
"@blocto/web3modal-connector": "0.1.4",
11-
"@blocto/sdk": "0.9.1",
11+
"@blocto/sdk": "0.10.0-beta.0",
1212
"@blocto/dappauth": "2.2.2",
1313
"eslint-config-custom": "0.0.0",
1414
"tsconfig": "0.0.0"
1515
},
1616
"changesets": [
17+
"early-eels-smile",
1718
"empty-candles-remain",
1819
"famous-crabs-flow"
1920
]

packages/blocto-sdk/CHANGELOG.md

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

3+
## 0.10.0-beta.1
4+
5+
### Minor Changes
6+
7+
- bd6b11c: passing dApp's urlParams to login & authz Iframe
8+
39
## 0.10.0-beta.0
410

511
### Minor Changes

packages/blocto-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blocto/sdk",
3-
"version": "0.10.0-beta.0",
3+
"version": "0.10.0-beta.1",
44
"repository": "[email protected]:portto/blocto-sdk.git",
55
"author": "Chiaki.C",
66
"license": "MIT",

0 commit comments

Comments
 (0)