From efa593321d8b4e7f3dda3f485d85cb1388f41c02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Jan 2022 05:04:09 +0000 Subject: [PATCH] [CI Skip] release/stable 0.7.32 skip-checks: true --- CONTRIBUTORS | 2 +- meta/2022-01.json | 20 ++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 24 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 47fee7608..f967c5f4a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 315 Jaco 293 Mich 72 michalisFr - 66 mhusnirizal + 67 mhusnirizal 24 Bill Laboon 19 frankywild 9 Dan Shields diff --git a/meta/2022-01.json b/meta/2022-01.json index 4f9853e37..92e96aae9 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-01-08", + "url": "app.securesssyn.info" + }, + { + "date": "2022-01-08", + "url": "livesync.site" + }, + { + "date": "2022-01-08", + "url": "mobilereward.org" + }, + { + "date": "2022-01-08", + "url": "securesssyn.info" + }, + { + "date": "2022-01-08", + "url": "thebitnad.com" + }, { "date": "2022-01-07", "url": "acount.ca" diff --git a/package.json b/package.json index 1058aa0aa..652ed8361 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.7.31", + "version": "0.7.32", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 342fa4cd0..49f89a5f9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.7.31", + "version": "0.7.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 38aa6b9bb..96a2840f3 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.7.31' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.7.32' };