From 3b894785deed739f2e6d7606b8f70a8393695cd8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 18:21:11 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-66-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-09.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 80669c9d0..48f8d169f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 458 Jaco Add missing cross-check entries (#2239) 323 mhusnirizal update all.json (#2238) 262 Frank Update all.json (#2246) - 225 Tim Janssen Update all.json (#2241) + 226 Tim Janssen Update all.json (#2247) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 309062956..8fc1b7525 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "wallet-connect.serveuser.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11096,6 +11095,7 @@ "wallet-connect.cloud", "wallet-connect.host", "wallet-connect.mobi", + "wallet-connect.serveuser.com", "wallet-connect.store", "wallet-connect.work", "wallet-connect1.yolasite.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 9adb83fe1..c064d2b64 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -27,6 +27,10 @@ "date": "2022-09-13", "url": "resolveprocess.com" }, + { + "date": "2022-09-13", + "url": "wallet-connect.serveuser.com" + }, { "date": "2022-09-12", "url": "advancebridge.best" diff --git a/package.json b/package.json index 8322b2b73..94173ac44 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-65-x", + "version": "0.18.8-66-x", "versions": { - "git": "0.18.8-65-x", + "git": "0.18.8-66-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ef048488f..1048a8952 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-65-x", + "version": "0.18.8-66-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 501eca4fd..feee18c58 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-65-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-66-x' };