Skip to content

Commit

Permalink
Version Packages (#1804)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 7, 2023
1 parent 8881394 commit 2950e79
Show file tree
Hide file tree
Showing 41 changed files with 276 additions and 164 deletions.
5 changes: 0 additions & 5 deletions .changeset/fifty-buttons-serve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-yaks-allow.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/giant-ducks-tickle.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/hip-radios-behave.md

This file was deleted.

33 changes: 0 additions & 33 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-fishes-live.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-apples-leave.md

This file was deleted.

15 changes: 15 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @onflow/config

## 1.2.0

### Minor Changes

- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - TS build

- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - Add Typescript to @onflow/config

### Patch Changes

- Updated dependencies [[`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42)]:
- @onflow/util-invariant@1.2.0
- @onflow/util-logger@1.3.0
- @onflow/util-actor@1.3.0

## 1.1.2

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/config",
"version": "1.2.0-typescript.0",
"version": "1.2.0",
"description": "Config for FCL-JS",
"license": "Apache-2.0",
"author": "Dapper Labs <dev@dapperlabs.com>",
Expand All @@ -14,7 +14,7 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.22.11",
"@onflow/fcl-bundle": "^1.4.0-typescript.0",
"@onflow/fcl-bundle": "^1.4.0",
"@types/estree": "^1.0.1",
"@types/jest": "^29.5.4",
"@typescript-eslint/eslint-plugin": "^6.5.0",
Expand All @@ -39,9 +39,9 @@
},
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/util-actor": "^1.3.0-typescript.0",
"@onflow/util-invariant": "^1.2.0-typescript.0",
"@onflow/util-logger": "^1.3.0-typescript.0",
"@onflow/util-actor": "^1.3.0",
"@onflow/util-invariant": "^1.2.0",
"@onflow/util-logger": "^1.3.0",
"eslint": "^8.34.0",
"eslint-plugin-jsdoc": "^40.0.0"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/fcl-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @onflow/fcl-bundle

## 1.4.0

### Minor Changes

- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - Switched to rollup-plugin-typescript2

- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - TS build

## 1.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fcl-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/fcl-bundle",
"version": "1.4.0-typescript.0",
"version": "1.4.0",
"description": "FCL Bundler Tool",
"license": "Apache-2.0",
"author": "Dapper Labs <dev@dapperlabs.com>",
Expand Down
14 changes: 14 additions & 0 deletions packages/fcl-wc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @onflow/fcl-wc

## 5.0.0

### Minor Changes

- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - TS build

### Patch Changes

- Updated dependencies [[`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42)]:
- @onflow/util-invariant@1.2.0
- @onflow/util-logger@1.3.0
- @onflow/config@1.2.0
- @onflow/fcl@1.8.0

## 4.0.0

### Patch Changes
Expand Down
12 changes: 6 additions & 6 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.0.0-typescript.0",
"version": "5.0.0",
"description": "WalletConnect adapter for FCL",
"license": "Apache-2.0",
"author": "Dapper Labs <dev@dapperlabs.com>",
Expand All @@ -25,21 +25,21 @@
"start": "fcl-bundle --watch"
},
"devDependencies": {
"@onflow/fcl-bundle": "^1.4.0-typescript.0",
"@onflow/fcl-bundle": "^1.4.0",
"better-sqlite3": "^7.6.2",
"jest": "^29.5.0"
},
"dependencies": {
"@babel/runtime": "^7.18.9",
"@onflow/config": "^1.2.0-typescript.0",
"@onflow/util-invariant": "^1.2.0-typescript.0",
"@onflow/util-logger": "^1.3.0-typescript.0",
"@onflow/config": "^1.2.0",
"@onflow/util-invariant": "^1.2.0",
"@onflow/util-logger": "^1.3.0",
"@walletconnect/modal": "^2.4.7",
"@walletconnect/sign-client": "^2.8.1",
"@walletconnect/types": "^2.8.1",
"@walletconnect/utils": "^2.8.1"
},
"peerDependencies": {
"@onflow/fcl": "^1.8.0-typescript.0"
"@onflow/fcl": "^1.8.0"
}
}
20 changes: 20 additions & 0 deletions packages/fcl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @onflow/fcl

## 1.8.0

### Minor Changes

- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - TS build

### Patch Changes

- Updated dependencies [[`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42)]:
- @onflow/types@1.2.0
- @onflow/util-invariant@1.2.0
- @onflow/util-template@1.2.0
- @onflow/util-address@1.2.0
- @onflow/util-logger@1.3.0
- @onflow/util-uid@1.2.0
- @onflow/rlp@1.2.0
- @onflow/util-actor@1.3.0
- @onflow/config@1.2.0
- @onflow/sdk@1.3.0

## 1.7.0

### Minor Changes
Expand Down
26 changes: 13 additions & 13 deletions packages/fcl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/fcl",
"version": "1.8.0-typescript.0",
"version": "1.8.0",
"description": "Flow Client Library",
"license": "Apache-2.0",
"author": "Dapper Labs <dev@dapperlabs.com>",
Expand All @@ -19,8 +19,8 @@
}
},
"devDependencies": {
"@onflow/fcl-bundle": "^1.4.0-typescript.0",
"@onflow/typedefs": "^1.2.0-typescript.0",
"@onflow/fcl-bundle": "^1.4.0",
"@onflow/typedefs": "^1.2.0",
"@types/estree": "^1.0.1",
"@types/node": "^18.13.0",
"eslint": "^8.35.0",
Expand Down Expand Up @@ -58,18 +58,18 @@
},
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/config": "^1.2.0-typescript.0",
"@onflow/config": "^1.2.0",
"@onflow/interaction": "0.0.11",
"@onflow/rlp": "^1.2.0-typescript.0",
"@onflow/sdk": "^1.3.0-typescript.0",
"@onflow/types": "^1.2.0-typescript.0",
"@onflow/util-actor": "^1.3.0-typescript.0",
"@onflow/util-address": "^1.2.0-typescript.0",
"@onflow/util-invariant": "^1.2.0-typescript.0",
"@onflow/util-logger": "^1.3.0-typescript.0",
"@onflow/rlp": "^1.2.0",
"@onflow/sdk": "^1.3.0",
"@onflow/types": "^1.2.0",
"@onflow/util-actor": "^1.3.0",
"@onflow/util-address": "^1.2.0",
"@onflow/util-invariant": "^1.2.0",
"@onflow/util-logger": "^1.3.0",
"@onflow/util-semver": "^1.0.0",
"@onflow/util-template": "^1.2.0-typescript.0",
"@onflow/util-uid": "^1.2.0-typescript.0",
"@onflow/util-template": "^1.2.0",
"@onflow/util-uid": "^1.2.0",
"cross-fetch": "^3.1.6"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/rlp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @onflow/rlp

## 1.2.0

### Minor Changes

- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - Convert to Typescript

- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - TS build

## 1.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/rlp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/rlp",
"version": "1.2.0-typescript.0",
"version": "1.2.0",
"description": "Port of ethereumjs/rlp",
"license": "MPL-2.0",
"author": "Dapper Labs <dev@dapperlabs.com>",
Expand All @@ -14,7 +14,7 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.22.5",
"@onflow/fcl-bundle": "^1.4.0-typescript.0",
"@onflow/fcl-bundle": "^1.4.0",
"@types/jest": "^29.5.3",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
Expand Down
18 changes: 18 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @onflow/sdk

## 1.3.0

### Minor Changes

- [#1801](https://github.com/onflow/fcl-js/pull/1801) [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42) Thanks [@nialexsan](https://github.com/nialexsan)! - TS build

### Patch Changes

- Updated dependencies [[`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42), [`8881394b`](https://github.com/onflow/fcl-js/commit/8881394bc11fea507e330a4c507ef304fe456c42)]:
- @onflow/util-invariant@1.2.0
- @onflow/util-template@1.2.0
- @onflow/util-address@1.2.0
- @onflow/util-logger@1.3.0
- @onflow/rlp@1.2.0
- @onflow/transport-http@1.8.0
- @onflow/util-actor@1.3.0
- @onflow/config@1.2.0

## 1.2.3

### Patch Changes
Expand Down
22 changes: 11 additions & 11 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onflow/sdk",
"version": "1.3.0-typescript.0",
"version": "1.3.0",
"description": "Flow SDK",
"license": "Apache-2.0",
"author": "Dapper Labs <dev@dapperlabs.com>",
Expand All @@ -18,8 +18,8 @@
}
},
"devDependencies": {
"@onflow/fcl-bundle": "^1.4.0-typescript.0",
"@onflow/typedefs": "^1.2.0-typescript.0",
"@onflow/fcl-bundle": "^1.4.0",
"@onflow/typedefs": "^1.2.0",
"eslint": "^8.35.0",
"eslint-plugin-jsdoc": "^40.0.1",
"jest": "^29.5.0",
Expand All @@ -41,14 +41,14 @@
},
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/config": "^1.2.0-typescript.0",
"@onflow/rlp": "^1.2.0-typescript.0",
"@onflow/transport-http": "^1.8.0-typescript.0",
"@onflow/util-actor": "^1.3.0-typescript.0",
"@onflow/util-address": "^1.2.0-typescript.0",
"@onflow/util-invariant": "^1.2.0-typescript.0",
"@onflow/util-logger": "^1.3.0-typescript.0",
"@onflow/util-template": "^1.2.0-typescript.0",
"@onflow/config": "^1.2.0",
"@onflow/rlp": "^1.2.0",
"@onflow/transport-http": "^1.8.0",
"@onflow/util-actor": "^1.3.0",
"@onflow/util-address": "^1.2.0",
"@onflow/util-invariant": "^1.2.0",
"@onflow/util-logger": "^1.3.0",
"@onflow/util-template": "^1.2.0",
"deepmerge": "^4.2.2",
"sha3": "^2.1.4",
"uuid": "^9.0.1"
Expand Down
Loading

0 comments on commit 2950e79

Please sign in to comment.