Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 21, 2024
1 parent dda32df commit 268413e
Show file tree
Hide file tree
Showing 15 changed files with 63 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/tasty-ducks-mix.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/fcl-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @onflow/fcl

## 1.12.1

### Patch Changes

- Updated dependencies []:
- @onflow/sdk@1.5.4

## 1.12.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/fcl-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/fcl-core",
"version": "1.12.0",
"version": "1.12.1",
"description": "Flow Client Library",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"@onflow/fcl-bundle": "1.5.0",
"@onflow/typedefs": "1.3.1",
"@onflow/typedefs": "1.4.0",
"@types/estree": "^1.0.1",
"@types/jest": "^29.5.4",
"@types/node": "^18.13.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@onflow/config": "1.5.0",
"@onflow/interaction": "0.0.11",
"@onflow/rlp": "1.2.2",
"@onflow/sdk": "1.5.3",
"@onflow/sdk": "1.5.4",
"@onflow/types": "1.4.0",
"@onflow/util-actor": "1.3.3",
"@onflow/util-address": "1.2.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/fcl-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @onflow/fcl-react-native

## 1.9.7

### Patch Changes

- Updated dependencies []:
- @onflow/fcl-core@1.12.1
- @onflow/sdk@1.5.4

## 1.9.6

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/fcl-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/fcl-react-native",
"version": "1.9.6",
"version": "1.9.7",
"description": "Flow Client Library",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"@onflow/fcl-bundle": "1.5.0",
"@onflow/typedefs": "1.3.1",
"@onflow/typedefs": "1.4.0",
"@types/estree": "^1.0.1",
"@types/node": "^18.13.0",
"eslint": "^8.35.0",
Expand All @@ -47,11 +47,11 @@
},
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/fcl-core": "1.12.0",
"@onflow/fcl-core": "1.12.1",
"@onflow/config": "1.5.0",
"@onflow/interaction": "0.0.11",
"@onflow/rlp": "1.2.2",
"@onflow/sdk": "1.5.3",
"@onflow/sdk": "1.5.4",
"@onflow/types": "1.4.0",
"@onflow/util-actor": "1.3.3",
"@onflow/util-address": "1.2.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/fcl-wc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @onflow/fcl-wc

## 5.4.1

### Patch Changes

- Updated dependencies []:
- @onflow/fcl-core@1.12.1

## 5.4.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/fcl-wc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/fcl-wc",
"version": "5.4.0",
"version": "5.4.1",
"description": "WalletConnect adapter for FCL",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand Down Expand Up @@ -45,6 +45,6 @@
"@walletconnect/utils": "^2.8.1"
},
"peerDependencies": {
"@onflow/fcl-core": "1.12.0"
"@onflow/fcl-core": "1.12.1"
}
}
9 changes: 9 additions & 0 deletions packages/fcl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @onflow/fcl

## 1.12.4

### Patch Changes

- Updated dependencies []:
- @onflow/fcl-core@1.12.1
- @onflow/sdk@1.5.4
- @onflow/fcl-wc@5.4.1

## 1.12.3

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/fcl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/fcl",
"version": "1.12.3",
"version": "1.12.4",
"description": "Flow Client Library",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand All @@ -20,7 +20,7 @@
},
"devDependencies": {
"@onflow/fcl-bundle": "1.5.0",
"@onflow/typedefs": "1.3.1",
"@onflow/typedefs": "1.4.0",
"@types/estree": "^1.0.1",
"@types/jest": "^29.5.10",
"@types/node": "^18.13.0",
Expand Down Expand Up @@ -49,11 +49,11 @@
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/config": "1.5.0",
"@onflow/fcl-core": "1.12.0",
"@onflow/fcl-wc": "5.4.0",
"@onflow/fcl-core": "1.12.1",
"@onflow/fcl-wc": "5.4.1",
"@onflow/interaction": "0.0.11",
"@onflow/rlp": "1.2.2",
"@onflow/sdk": "1.5.3",
"@onflow/sdk": "1.5.4",
"@onflow/types": "1.4.0",
"@onflow/util-actor": "1.3.3",
"@onflow/util-address": "1.2.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @onflow/sdk

## 1.5.4

### Patch Changes

- Updated dependencies [[`dda32df0`](https://github.com/onflow/fcl-js/commit/dda32df052801ee5e70b703a19c246f36bbd31c2)]:
- @onflow/typedefs@1.4.0

## 1.5.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/sdk",
"version": "1.5.3",
"version": "1.5.4",
"description": "Flow SDK",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@onflow/config": "1.5.0",
"@onflow/rlp": "1.2.2",
"@onflow/transport-http": "1.10.2",
"@onflow/typedefs": "1.3.1",
"@onflow/typedefs": "1.4.0",
"@onflow/util-actor": "1.3.3",
"@onflow/util-address": "1.2.2",
"@onflow/util-invariant": "1.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/transport-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@onflow/fcl-bundle": "1.5.0",
"@onflow/sdk": "1.5.3",
"@onflow/sdk": "1.5.4",
"jest": "^29.5.0"
},
"source": "src/sdk-send-grpc.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/transport-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@onflow/fcl-bundle": "1.5.0",
"@onflow/rlp": "1.2.2",
"@onflow/sdk": "1.5.3",
"@onflow/sdk": "1.5.4",
"@onflow/types": "1.4.0",
"jest": "^29.5.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/typedefs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @onflow/typedefs

## 1.4.0

### Minor Changes

- [#1981](https://github.com/onflow/fcl-js/pull/1981) [`dda32df0`](https://github.com/onflow/fcl-js/commit/dda32df052801ee5e70b703a19c246f36bbd31c2) Thanks [@jribbink](https://github.com/jribbink)! - Add missing fields to Provider type

## 1.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typedefs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/typedefs",
"version": "1.3.1",
"version": "1.4.0",
"description": "Flow JS Type Defs",
"license": "Apache-2.0",
"author": "Dapper Labs <[email protected]>",
Expand Down

0 comments on commit 268413e

Please sign in to comment.