From 2b7e0486f6cfd487ea55927c96adf8b44d180135 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 15 Jan 2022 15:50:10 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.32 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 3bc40e7bd..4e273e209 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 323 Jaco @polkadot/util 8.3.2 (incl. all from common repo) (#948) - 306 Mich Update all.json (#947) + 307 Mich Update all.json (#949) 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 14da6cf61..4a162e061 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -51,10 +51,18 @@ "date": "2022-01-15", "url": "dappssuports.online" }, + { + "date": "2022-01-15", + "url": "dappswalletliveauthenticate.com" + }, { "date": "2022-01-15", "url": "dapscon.tech" }, + { + "date": "2022-01-15", + "url": "defisolutionsdapp.finance" + }, { "date": "2022-01-15", "url": "easydappsync.com" @@ -163,6 +171,10 @@ "date": "2022-01-15", "url": "trade-uniswap.com" }, + { + "date": "2022-01-15", + "url": "trustvips.com" + }, { "date": "2022-01-15", "url": "uniswap.xdapp.xyz" @@ -187,6 +199,10 @@ "date": "2022-01-15", "url": "wallets-dappsvalidate.weebly.com" }, + { + "date": "2022-01-15", + "url": "wallsynapp.com" + }, { "date": "2022-01-15", "url": "web-pancakeswap.com" diff --git a/package.json b/package.json index b03430a21..a0c157868 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.31", + "version": "0.8.32", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 19ad25356..13a83cb7d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.31", + "version": "0.8.32", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 49b7bbaeb..3922c76bb 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.31' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.32' };