Skip to content

Commit

Permalink
2.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrem committed Jul 18, 2022
1 parent 11afef5 commit 419ac18
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.0-beta.102-6a30ee7.0",
"version": "2.0.0-rc.0",
"packages": [
"packages/*",
"providers/*"
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@walletconnect/core",
"description": "Core for WalletConnect Protocol",
"version": "2.0.0-beta.102-6a30ee7.0",
"version": "2.0.0-rc.0",
"author": "WalletConnect, Inc. <walletconnect.com>",
"homepage": "https://github.com/walletconnect/walletconnect-monorepo/",
"license": "Apache-2.0",
Expand Down Expand Up @@ -42,8 +42,8 @@
"@walletconnect/relay-auth": "^1.0.3",
"@walletconnect/safe-json": "^1.0.0",
"@walletconnect/time": "^1.0.1",
"@walletconnect/types": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/utils": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/types": "^2.0.0-rc.0",
"@walletconnect/utils": "^2.0.0-rc.0",
"ws": "^8.3.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sign-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/sign-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@walletconnect/sign-client",
"description": "Sign Client for WalletConnect Protocol",
"version": "2.0.0-beta.102-6a30ee7.0",
"version": "2.0.0-rc.0",
"author": "WalletConnect, Inc. <walletconnect.com>",
"homepage": "https://github.com/walletconnect/walletconnect-monorepo/",
"license": "Apache-2.0",
Expand Down Expand Up @@ -35,7 +35,7 @@
"lint": "eslint -c '../../.eslintrc' --fix './src/**/*.ts'"
},
"dependencies": {
"@walletconnect/core": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/core": "^2.0.0-rc.0",
"@walletconnect/events": "^1.0.0",
"@walletconnect/heartbeat": "^1.0.0",
"@walletconnect/jsonrpc-provider": "^1.0.3",
Expand All @@ -46,8 +46,8 @@
"@walletconnect/relay-api": "^1.0.5",
"@walletconnect/safe-json": "^1.0.0",
"@walletconnect/time": "^1.0.1",
"@walletconnect/types": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/utils": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/types": "^2.0.0-rc.0",
"@walletconnect/utils": "^2.0.0-rc.0",
"ws": "^8.3.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@walletconnect/types",
"description": "Typings for WalletConnect Protocol",
"version": "2.0.0-beta.102-6a30ee7.0",
"version": "2.0.0-rc.0",
"author": "WalletConnect, Inc. <walletconnect.com>",
"homepage": "https://github.com/walletconnect/walletconnect-monorepo/",
"license": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@walletconnect/utils",
"description": "Utilities for WalletConnect Protocol",
"version": "2.0.0-beta.102-6a30ee7.0",
"version": "2.0.0-rc.0",
"author": "WalletConnect, Inc. <walletconnect.com>",
"homepage": "https://github.com/walletconnect/walletconnect-monorepo/",
"license": "Apache-2.0",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@walletconnect/relay-api": "^1.0.5",
"@walletconnect/safe-json": "^1.0.0",
"@walletconnect/time": "^1.0.1",
"@walletconnect/types": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/types": "^2.0.0-rc.0",
"@walletconnect/window-getters": "^1.0.0",
"@walletconnect/window-metadata": "^1.0.0",
"detect-browser": "^5.3.0",
Expand Down
10 changes: 5 additions & 5 deletions providers/cosmos-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@walletconnect/cosmos-provider",
"description": "Cosmos Provider for WalletConnect Protocol",
"version": "2.0.0-beta.102-6a30ee7.0",
"version": "2.0.0-rc.0",
"author": "WalletConnect, Inc. <walletconnect.com>",
"homepage": "https://github.com/walletconnect/walletconnect-monorepo/",
"repository": {
Expand Down Expand Up @@ -36,10 +36,10 @@
"@walletconnect/jsonrpc-provider": "^1.0.3",
"@walletconnect/jsonrpc-types": "1.0.1",
"@walletconnect/jsonrpc-utils": "1.0.3",
"@walletconnect/sign-client": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/signer-connection": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/types": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/utils": "^2.0.0-beta.102-6a30ee7.0"
"@walletconnect/sign-client": "^2.0.0-rc.0",
"@walletconnect/signer-connection": "^2.0.0-rc.0",
"@walletconnect/types": "^2.0.0-rc.0",
"@walletconnect/utils": "^2.0.0-rc.0"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
Expand Down
2 changes: 1 addition & 1 deletion providers/ethereum-provider/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions providers/ethereum-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@walletconnect/ethereum-provider",
"description": "Ethereum Provider for WalletConnect Protocol",
"version": "2.0.0-beta.102-6a30ee7.0",
"version": "2.0.0-rc.0",
"author": "WalletConnect, Inc. <walletconnect.com>",
"homepage": "https://github.com/walletconnect/walletconnect-monorepo/",
"repository": {
Expand Down Expand Up @@ -38,10 +38,10 @@
"@walletconnect/jsonrpc-provider": "^1.0.3",
"@walletconnect/jsonrpc-types": "1.0.1",
"@walletconnect/jsonrpc-utils": "1.0.3",
"@walletconnect/sign-client": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/signer-connection": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/types": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/utils": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/sign-client": "^2.0.0-rc.0",
"@walletconnect/signer-connection": "^2.0.0-rc.0",
"@walletconnect/types": "^2.0.0-rc.0",
"@walletconnect/utils": "^2.0.0-rc.0",
"eip1193-provider": "^1.0.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions providers/signer-connection/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@walletconnect/signer-connection",
"description": "Signer Connection for WalletConnect Protocol",
"version": "2.0.0-beta.102-6a30ee7.0",
"version": "2.0.0-rc.0",
"author": "WalletConnect, Inc. <walletconnect.com>",
"homepage": "https://github.com/walletconnect/walletconnect-monorepo/",
"license": "Apache-2.0",
Expand Down Expand Up @@ -31,9 +31,9 @@
"dependencies": {
"@walletconnect/jsonrpc-types": "1.0.1",
"@walletconnect/jsonrpc-utils": "1.0.3",
"@walletconnect/sign-client": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/types": "^2.0.0-beta.102-6a30ee7.0",
"@walletconnect/utils": "^2.0.0-beta.102-6a30ee7.0"
"@walletconnect/sign-client": "^2.0.0-rc.0",
"@walletconnect/types": "^2.0.0-rc.0",
"@walletconnect/utils": "^2.0.0-rc.0"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
Expand Down

0 comments on commit 419ac18

Please sign in to comment.