Skip to content

Commit 216a6c8

Browse files
Version Packages (cross-vm) (#2316)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 85c46bb commit 216a6c8

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"cuddly-bears-cheer",
3838
"dull-seahorses-teach",
3939
"few-spiders-sneeze",
40+
"fifty-mails-grab",
4041
"healthy-beans-allow",
4142
"light-candles-fail",
4243
"light-items-protect",

packages/fcl-rainbowkit-adapter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @onflow/fcl-ethereum-provider
22

3+
## 0.0.1-cross-vm.9
4+
5+
### Patch Changes
6+
7+
- [#2315](https://github.com/onflow/fcl-js/pull/2315) [`85c46bb34654df383f31ab15272f133a02627458`](https://github.com/onflow/fcl-js/commit/85c46bb34654df383f31ab15272f133a02627458) Thanks [@jribbink](https://github.com/jribbink)! - Fix bug where `connector.getClient` returned undefined
8+
39
## 0.0.1-cross-vm.8
410

511
### Patch Changes

packages/fcl-rainbowkit-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onflow/fcl-rainbowkit-adapter",
3-
"version": "0.0.1-cross-vm.8",
3+
"version": "0.0.1-cross-vm.9",
44
"description": "Rainbowkit adapter for FCL-compatible wallets",
55
"license": "Apache-2.0",
66
"author": "Dapper Labs <[email protected]>",

0 commit comments

Comments
 (0)