Skip to content

Commit b7a0782

Browse files
Version Packages (#1962)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 77f66e9 commit b7a0782

File tree

5 files changed

+16
-8
lines changed

5 files changed

+16
-8
lines changed

.changeset/kind-bulldogs-wave.md

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

packages/fcl-wc/CHANGELOG.md

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

3+
## 5.3.0
4+
5+
### Minor Changes
6+
7+
- [#1961](https://github.com/onflow/fcl-js/pull/1961) [`77f66e94`](https://github.com/onflow/fcl-js/commit/77f66e94ecce98c681449eeaf74e1b29c4ddc4cb) Thanks [@jribbink](https://github.com/jribbink)! - Bump version to 5.3.0
8+
39
## 5.2.0
410

511
### Minor Changes

packages/fcl-wc/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-wc",
3-
"version": "5.2.0",
3+
"version": "5.3.0",
44
"description": "WalletConnect adapter for FCL",
55
"license": "Apache-2.0",
66
"author": "Dapper Labs <dev@dapperlabs.com>",

packages/fcl/CHANGELOG.md

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

3+
## 1.12.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`77f66e94`](https://github.com/onflow/fcl-js/commit/77f66e94ecce98c681449eeaf74e1b29c4ddc4cb)]:
8+
- @onflow/fcl-wc@5.3.0
9+
310
## 1.12.0
411

512
### Minor Changes

packages/fcl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onflow/fcl",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"description": "Flow Client Library",
55
"license": "Apache-2.0",
66
"author": "Dapper Labs <dev@dapperlabs.com>",
@@ -50,7 +50,7 @@
5050
"@babel/runtime": "^7.18.6",
5151
"@onflow/config": "1.5.0",
5252
"@onflow/fcl-core": "1.11.0",
53-
"@onflow/fcl-wc": "5.2.0",
53+
"@onflow/fcl-wc": "5.3.0",
5454
"@onflow/interaction": "0.0.11",
5555
"@onflow/rlp": "1.2.2",
5656
"@onflow/sdk": "1.5.2",

0 commit comments

Comments
 (0)