diff --git a/packages/fcl-wc/CHANGELOG.md b/packages/fcl-wc/CHANGELOG.md index 01f16794d..612d3c282 100644 --- a/packages/fcl-wc/CHANGELOG.md +++ b/packages/fcl-wc/CHANGELOG.md @@ -1,5 +1,14 @@ # @onflow/fcl-wc +## 4.0.0 + +### Patch Changes + +- Updated dependencies [[`3c99c856`](https://github.com/onflow/fcl-js/commit/3c99c8560f61b5b38238cbd0e93814936aee282e), [`5edbd823`](https://github.com/onflow/fcl-js/commit/5edbd823b1a6d25eb7bb52dc55338f95beae73b1)]: + - @onflow/fcl@1.6.0 + - @onflow/util-logger@1.2.2 + - @onflow/config@1.1.2 + ## 3.0.0 ### Patch Changes diff --git a/packages/fcl/CHANGELOG.md b/packages/fcl/CHANGELOG.md index 7eb85faf6..9dcb3b080 100644 --- a/packages/fcl/CHANGELOG.md +++ b/packages/fcl/CHANGELOG.md @@ -1,5 +1,17 @@ # @onflow/fcl +## 1.6.0 + +### Minor Changes + +- [#1763](https://github.com/onflow/fcl-js/pull/1763) [`3c99c856`](https://github.com/onflow/fcl-js/commit/3c99c8560f61b5b38238cbd0e93814936aee282e) Thanks [@jribbink](https://github.com/jribbink)! - Add VIEW/DEEPLINK + +### Patch Changes + +- Updated dependencies [[`5edbd823`](https://github.com/onflow/fcl-js/commit/5edbd823b1a6d25eb7bb52dc55338f95beae73b1)]: + - @onflow/util-logger@1.2.2 + - @onflow/config@1.1.2 + ## 1.5.2 ### Patch Changes