Skip to content

Commit 4d04a7e

Browse files
Version Packages (#2778)
* Version Packages --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chase Fleming <1666730+chasefleming@users.noreply.github.com>
1 parent 55cc8ff commit 4d04a7e

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/tidy-dancers-read.md

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

.changeset/witty-boats-read.md

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

packages/react-sdk/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @onflow/react-sdk
22

3+
## 0.20.0
4+
5+
### Minor Changes
6+
7+
- [#2769](https://github.com/onflow/fcl-js/pull/2769) [`55cc8ff8345e26ff015e2af5f44ddcdcf314d690`](https://github.com/onflow/fcl-js/commit/55cc8ff8345e26ff015e2af5f44ddcdcf314d690) Thanks [@chasefleming](https://github.com/chasefleming)! - Implement theming system across all components and switch to color theme system
8+
9+
### Patch Changes
10+
11+
- [#2750](https://github.com/onflow/fcl-js/pull/2750) [`e98815ef1163e89cdb9822b0efd5f927c75c05fc`](https://github.com/onflow/fcl-js/commit/e98815ef1163e89cdb9822b0efd5f927c75c05fc) Thanks [@chasefleming](https://github.com/chasefleming)! - Update NFT card to use internal button component
12+
313
## 0.19.0
414

515
### Minor Changes

packages/react-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onflow/react-sdk",
3-
"version": "0.19.0",
3+
"version": "0.20.0",
44
"description": "React library for interacting with the Flow blockchain",
55
"license": "Apache-2.0",
66
"author": "Flow Foundation",

0 commit comments

Comments
 (0)