From 076390388dcbe4135d07c5b9e2adc8ab70d5a1c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 18 Jan 2022 17:36:20 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.48 skip-checks: true --- CONTRIBUTORS | 2 +- meta/2022-01.json | 12 ++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 16 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0dd390019..d9b7973c2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 324 Jaco Reformat root tsconfig.build.json (#957) 314 Mich Update all.json (#962) - 83 mhusnirizal update all.json (#964) + 84 mhusnirizal update all.json (#967) 74 michalisFr Update address.json (#966) 24 Bill Laboon "tripple your DOT" scam (#838) 24 frankywild Update all.json (#954) diff --git a/meta/2022-01.json b/meta/2022-01.json index 516a8e784..ef127d025 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -15,10 +15,22 @@ "date": "2022-01-18", "url": "okexevent.live" }, + { + "date": "2022-01-18", + "url": "serverprotocols.com" + }, + { + "date": "2022-01-18", + "url": "sites.google.com" + }, { "date": "2022-01-18", "url": "tokenrestore.online" }, + { + "date": "2022-01-18", + "url": "walletliveconnect.info" + }, { "date": "2022-01-17", "url": "affix-walletvalidator.online" diff --git a/package.json b/package.json index 73e6e8afb..53620d1cb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.47", + "version": "0.8.48", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fb49988bb..e3eec977e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.47", + "version": "0.8.48", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 185564080..ce4bcf43f 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.47' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.48' };