From 90a73b48a40d588cde63da46819b95ef37b0e388 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 15 Jan 2022 18:23:41 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.33 skip-checks: true --- CONTRIBUTORS | 2 +- meta/2022-01.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 20 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4e273e209..a5806871c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 323 Jaco @polkadot/util 8.3.2 (incl. all from common repo) (#948) - 307 Mich Update all.json (#949) + 308 Mich Update all.json (#950) 79 mhusnirizal update all.json (#946) 72 michalisFr Update all.json (#904) 24 Bill Laboon "tripple your DOT" scam (#838) diff --git a/meta/2022-01.json b/meta/2022-01.json index 4a162e061..bdaed9f0c 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -23,6 +23,10 @@ "date": "2022-01-15", "url": "autodappsvalidation.online" }, + { + "date": "2022-01-15", + "url": "awnetcon.com" + }, { "date": "2022-01-15", "url": "blockchainfixer.netlify.app" @@ -111,6 +115,10 @@ "date": "2022-01-15", "url": "loftywallet.com" }, + { + "date": "2022-01-15", + "url": "mainbugerrorfixing.com" + }, { "date": "2022-01-15", "url": "metamask-2022.com" @@ -187,6 +195,10 @@ "date": "2022-01-15", "url": "validatemintingtab.online" }, + { + "date": "2022-01-15", + "url": "walletapi.app" + }, { "date": "2022-01-15", "url": "walletautovalidation.online" @@ -195,6 +207,10 @@ "date": "2022-01-15", "url": "walletdappsconnectives.com" }, + { + "date": "2022-01-15", + "url": "walletopconnect.online" + }, { "date": "2022-01-15", "url": "wallets-dappsvalidate.weebly.com" diff --git a/package.json b/package.json index a0c157868..fd08a5ba9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.32", + "version": "0.8.33", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 13a83cb7d..302356191 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.32", + "version": "0.8.33", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3922c76bb..fc933e42b 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.32' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.33' };