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

Commit 7247d88

Browse files
authored
Merge pull request #418 from blocto/release/0416-2
Release: Merge back new version to develop
2 parents c793471 + 43f1b2d commit 7247d88

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/funny-yaks-turn.md

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

.changeset/heavy-flies-mix.md

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

adapters/rainbowkit-connector/CHANGELOG.md

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

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- d5aa448: update rainbowkit version and fix appId params
8+
39
## 2.0.0
410

511
### Major Changes

adapters/rainbowkit-connector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blocto/rainbowkit-connector",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "blocto wallet connector to use rainbowkit",
55
"author": "Blocto Wallet",
66
"main": "./dist/index.js",

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.1
4+
5+
### Patch Changes
6+
7+
- 97ac7d7: deprecate goerli testnet info
8+
39
## 0.10.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",
3+
"version": "0.10.1",
44
"repository": "git@github.com:portto/blocto-sdk.git",
55
"author": "Chiaki.C",
66
"license": "MIT",

0 commit comments

Comments
 (0)