From cd99756e86e55b336610be36e5622bc7e5242671 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Mar 2022 10:48:14 +0000 Subject: [PATCH] [CI Skip] release/stable 0.9.27 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-03.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 32a5ce57b..b00ca57c5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 431 Mich Update all.json (#1290) 367 Jaco Bump dev deps (#1288) - 165 mhusnirizal update all.json (#1289) + 166 mhusnirizal update all.json (#1291) 77 michalisFr Update all.json (#1036) 72 frankywild Update all.json (#1285) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index fe5af9e11..0bdeb5f01 100644 --- a/all.json +++ b/all.json @@ -1,7 +1,6 @@ { "allow": [], "deny": [ - "weblink-bsc.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5869,6 +5868,7 @@ "webdappsconnection.com", "webdappsquery.online", "webdappsvalidate.com", + "weblink-bsc.com", "webliverevallidates.com", "webmetamask-connect.com", "webnodefix.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 6d4f1e2ce..8e02c8b00 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -31,6 +31,10 @@ "date": "2022-03-17", "url": "web3walletsecureprotocol.com" }, + { + "date": "2022-03-17", + "url": "weblink-bsc.com" + }, { "date": "2022-03-17", "url": "xpubconnectt.com" diff --git a/package.json b/package.json index f02ce971a..8c5f7a11d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.9.26", + "version": "0.9.27", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b96064fa7..e99f6fe02 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.9.26", + "version": "0.9.27", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5bae7ca93..6359047c8 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.9.26' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.27' };