From 69552afe1fda6825e51c67e2421d1f7fb2fced53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 13 Jan 2022 08:34:25 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.22 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-01.json | 28 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 33 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c00141b05..ce311aa2b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 321 Jaco Update .mailmap - 302 Mich Update address.json (#936) + 303 Mich Update all.json (#938) 75 mhusnirizal update all.json (#937) 72 michalisFr Update all.json (#904) 24 Bill Laboon "tripple your DOT" scam (#838) diff --git a/all.json b/all.json index 6a39478bd..b66facc61 100644 --- a/all.json +++ b/all.json @@ -2108,8 +2108,8 @@ "smartdappvalidation.com", "smartdappwalletconnect.com", "smartmatchconnect.com", - "smartsyncwallet.com", "smartsynchronize.com", + "smartsyncwallet.com", "smartvalidation.net", "smartvalidations.net", "smartwallectconnect.com", diff --git a/meta/2022-01.json b/meta/2022-01.json index 1f28e38c5..e2305e0e3 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -23,10 +23,38 @@ "date": "2022-01-13", "url": "importrectify.com" }, + { + "date": "2022-01-13", + "url": "metaceware.net" + }, + { + "date": "2022-01-13", + "url": "nodeauthorization.online" + }, + { + "date": "2022-01-13", + "url": "nodeprotocol.live" + }, + { + "date": "2022-01-13", + "url": "pollkafoundry.com" + }, + { + "date": "2022-01-13", + "url": "smartsynchronize.com" + }, + { + "date": "2022-01-13", + "url": "walectconnective.to" + }, { "date": "2022-01-13", "url": "walletconnectsvalidation.online" }, + { + "date": "2022-01-13", + "url": "walletlinking.web.app" + }, { "date": "2022-01-12", "url": "accesslogin-pancakeswap.ml" diff --git a/package.json b/package.json index a8f6a54e0..b139e4d35 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.21", + "version": "0.8.22", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8858df9ff..f147285f9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.21", + "version": "0.8.22", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ee1bd2173..2cfd74a15 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.8.21' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.22' };