From cba2a47c3541d86113f245da79937f73c5abfa92 Mon Sep 17 00:00:00 2001 From: Celine Sarafa Date: Mon, 23 Jan 2023 14:27:43 +0300 Subject: [PATCH] Bump version with pre publish --- lerna.json | 2 +- package-lock.json | 80 +++++++++++------------ packages/core/package.json | 6 +- packages/core/src/constants/relayer.ts | 2 +- packages/react-native-compat/package.json | 2 +- packages/sign-client/package.json | 8 +-- packages/types/package.json | 2 +- packages/utils/package.json | 4 +- providers/ethereum-provider/package.json | 10 +-- providers/signer-connection/package.json | 8 +-- providers/universal-provider/package.json | 12 ++-- 11 files changed, 68 insertions(+), 68 deletions(-) diff --git a/lerna.json b/lerna.json index d45deb3f0..5a123013a 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ "providers/*" ], "useWorkspaces": true, - "version": "2.2.1" + "version": "2.3.0" } diff --git a/package-lock.json b/package-lock.json index 6768b4b3e..e06adc999 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24404,7 +24404,7 @@ }, "packages/core": { "name": "@walletconnect/core", - "version": "2.2.1", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@walletconnect/heartbeat": "1.2.0", @@ -24417,8 +24417,8 @@ "@walletconnect/relay-auth": "^1.0.4", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "events": "^3.3.0", "lodash.isequal": "4.5.0", "pino": "7.11.0", @@ -24430,7 +24430,7 @@ }, "packages/react-native-compat": { "name": "@walletconnect/react-native-compat", - "version": "2.2.1", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "events": "3.3.0", @@ -24443,18 +24443,18 @@ }, "packages/sign-client": { "name": "@walletconnect/sign-client", - "version": "2.2.1", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { - "@walletconnect/core": "2.2.1", + "@walletconnect/core": "2.3.0", "@walletconnect/events": "^1.0.1", "@walletconnect/heartbeat": "1.2.0", "@walletconnect/jsonrpc-provider": "^1.0.6", "@walletconnect/jsonrpc-utils": "^1.0.4", "@walletconnect/logger": "^2.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "events": "^3.3.0", "pino": "7.11.0" }, @@ -24467,7 +24467,7 @@ }, "packages/types": { "name": "@walletconnect/types", - "version": "2.2.1", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@walletconnect/events": "^1.0.1", @@ -24480,7 +24480,7 @@ }, "packages/utils": { "name": "@walletconnect/utils", - "version": "2.2.1", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@stablelib/chacha20poly1305": "1.0.1", @@ -24492,7 +24492,7 @@ "@walletconnect/relay-api": "^1.0.7", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.2.1", + "@walletconnect/types": "2.3.0", "@walletconnect/window-getters": "^1.0.1", "@walletconnect/window-metadata": "^1.0.1", "detect-browser": "5.3.0", @@ -24523,17 +24523,17 @@ }, "providers/ethereum-provider": { "name": "@walletconnect/ethereum-provider", - "version": "2.2.1", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@walletconnect/jsonrpc-http-connection": "^1.0.4", "@walletconnect/jsonrpc-provider": "^1.0.6", "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.2.1", - "@walletconnect/signer-connection": "2.2.1", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/sign-client": "2.3.0", + "@walletconnect/signer-connection": "2.3.0", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "eip1193-provider": "1.0.1", "ethereum-test-network": "0.1.6", "ethers": "5.6.9", @@ -24544,21 +24544,21 @@ }, "providers/signer-connection": { "name": "@walletconnect/signer-connection", - "version": "2.2.1", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.2.1", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/sign-client": "2.3.0", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "events": "^3.3.0", "uint8arrays": "3.1.0" } }, "providers/universal-provider": { "name": "@walletconnect/universal-provider", - "version": "2.2.1", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { "@walletconnect/jsonrpc-http-connection": "^1.0.4", @@ -24566,9 +24566,9 @@ "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", "@walletconnect/logger": "^2.0.1", - "@walletconnect/sign-client": "2.2.1", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/sign-client": "2.3.0", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "eip1193-provider": "1.0.1", "events": "^3.3.0", "pino": "7.11.0" @@ -29212,8 +29212,8 @@ "@walletconnect/relay-auth": "^1.0.4", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "events": "^3.3.0", "lodash.isequal": "4.5.0", "pino": "7.11.0", @@ -29238,10 +29238,10 @@ "@walletconnect/jsonrpc-provider": "^1.0.6", "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.2.1", - "@walletconnect/signer-connection": "2.2.1", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/sign-client": "2.3.0", + "@walletconnect/signer-connection": "2.3.0", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "eip1193-provider": "1.0.1", "ethereum-test-network": "0.1.6", "ethers": "5.6.9", @@ -29420,7 +29420,7 @@ "@walletconnect/sign-client": { "version": "file:packages/sign-client", "requires": { - "@walletconnect/core": "2.2.1", + "@walletconnect/core": "2.3.0", "@walletconnect/events": "^1.0.1", "@walletconnect/heartbeat": "1.2.0", "@walletconnect/jsonrpc-provider": "^1.0.6", @@ -29429,8 +29429,8 @@ "@walletconnect/logger": "^2.0.1", "@walletconnect/relay-api": "^1.0.7", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "aws-sdk": "2.1194.0", "events": "^3.3.0", "lokijs": "^1.5.12", @@ -29442,9 +29442,9 @@ "requires": { "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.2.1", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/sign-client": "2.3.0", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "events": "^3.3.0", "uint8arrays": "3.1.0" } @@ -29479,9 +29479,9 @@ "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", "@walletconnect/logger": "^2.0.1", - "@walletconnect/sign-client": "2.2.1", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/sign-client": "2.3.0", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "cosmos-wallet": "^1.2.0", "eip1193-provider": "1.0.1", "ethereum-test-network": "0.1.6", @@ -29671,7 +29671,7 @@ "@walletconnect/relay-api": "^1.0.7", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.2.1", + "@walletconnect/types": "2.3.0", "@walletconnect/window-getters": "^1.0.1", "@walletconnect/window-metadata": "^1.0.1", "detect-browser": "5.3.0", diff --git a/packages/core/package.json b/packages/core/package.json index ab37cbbde..c674e4580 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/core", "description": "Core for WalletConnect Protocol", - "version": "2.2.1", + "version": "2.3.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", @@ -40,8 +40,8 @@ "@walletconnect/relay-auth": "^1.0.4", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "events": "^3.3.0", "lodash.isequal": "4.5.0", "pino": "7.11.0", diff --git a/packages/core/src/constants/relayer.ts b/packages/core/src/constants/relayer.ts index 5bc096337..5a571b86e 100644 --- a/packages/core/src/constants/relayer.ts +++ b/packages/core/src/constants/relayer.ts @@ -34,4 +34,4 @@ export const RELAYER_STORAGE_OPTIONS = { }; // Updated automatically via `new-version` npm script. -export const RELAYER_SDK_VERSION = "2.2.1"; +export const RELAYER_SDK_VERSION = "2.3.0"; diff --git a/packages/react-native-compat/package.json b/packages/react-native-compat/package.json index ca82c03b2..a8a1de4d4 100644 --- a/packages/react-native-compat/package.json +++ b/packages/react-native-compat/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/react-native-compat", "description": "Shims for WalletConnect Protocol in React Native Projects", - "version": "2.2.1", + "version": "2.3.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", diff --git a/packages/sign-client/package.json b/packages/sign-client/package.json index 1ce220630..ca210b633 100644 --- a/packages/sign-client/package.json +++ b/packages/sign-client/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/sign-client", "description": "Sign Client for WalletConnect Protocol", - "version": "2.2.1", + "version": "2.3.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", @@ -37,15 +37,15 @@ "prettier": "prettier --check '{src,test}/**/*.{js,ts,jsx,tsx}'" }, "dependencies": { - "@walletconnect/core": "2.2.1", + "@walletconnect/core": "2.3.0", "@walletconnect/events": "^1.0.1", "@walletconnect/heartbeat": "1.2.0", "@walletconnect/jsonrpc-provider": "^1.0.6", "@walletconnect/jsonrpc-utils": "^1.0.4", "@walletconnect/logger": "^2.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "events": "^3.3.0", "pino": "7.11.0" }, diff --git a/packages/types/package.json b/packages/types/package.json index b6eb9f509..bf69ce14b 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/types", "description": "Typings for WalletConnect Protocol", - "version": "2.2.1", + "version": "2.3.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", diff --git a/packages/utils/package.json b/packages/utils/package.json index 04c068b8b..d19a44cd7 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/utils", "description": "Utilities for WalletConnect Protocol", - "version": "2.2.1", + "version": "2.3.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", @@ -39,7 +39,7 @@ "@walletconnect/relay-api": "^1.0.7", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.2.1", + "@walletconnect/types": "2.3.0", "@walletconnect/window-getters": "^1.0.1", "@walletconnect/window-metadata": "^1.0.1", "detect-browser": "5.3.0", diff --git a/providers/ethereum-provider/package.json b/providers/ethereum-provider/package.json index 72d77b460..a765d29eb 100644 --- a/providers/ethereum-provider/package.json +++ b/providers/ethereum-provider/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/ethereum-provider", "description": "Ethereum Provider for WalletConnect Protocol", - "version": "2.2.1", + "version": "2.3.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "repository": { @@ -39,10 +39,10 @@ "@walletconnect/jsonrpc-provider": "^1.0.6", "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.2.1", - "@walletconnect/signer-connection": "2.2.1", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/sign-client": "2.3.0", + "@walletconnect/signer-connection": "2.3.0", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "eip1193-provider": "1.0.1", "ethereum-test-network": "0.1.6", "ethers": "5.6.9", diff --git a/providers/signer-connection/package.json b/providers/signer-connection/package.json index 54189ee94..f1593d824 100644 --- a/providers/signer-connection/package.json +++ b/providers/signer-connection/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/signer-connection", "description": "Signer Connection for WalletConnect Protocol", - "version": "2.2.1", + "version": "2.3.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", @@ -32,9 +32,9 @@ "dependencies": { "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.2.1", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/sign-client": "2.3.0", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "events": "^3.3.0", "uint8arrays": "3.1.0" } diff --git a/providers/universal-provider/package.json b/providers/universal-provider/package.json index 607fc035f..9c9d19379 100644 --- a/providers/universal-provider/package.json +++ b/providers/universal-provider/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/universal-provider", "description": "Universal Provider for WalletConnect Protocol", - "version": "2.2.1", + "version": "2.3.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "repository": { @@ -38,18 +38,18 @@ "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", "@walletconnect/logger": "^2.0.1", - "@walletconnect/sign-client": "2.2.1", - "@walletconnect/types": "2.2.1", - "@walletconnect/utils": "2.2.1", + "@walletconnect/sign-client": "2.3.0", + "@walletconnect/types": "2.3.0", + "@walletconnect/utils": "2.3.0", "eip1193-provider": "1.0.1", "events": "^3.3.0", "pino": "7.11.0" }, "devDependencies": { + "cosmos-wallet": "^1.2.0", "ethereum-test-network": "0.1.6", "ethers": "5.7.0", "uint8arrays": "3.0.0", - "web3": "1.7.5", - "cosmos-wallet": "^1.2.0" + "web3": "1.7.5" } }