From 670569b259ae512bd535e1e6d11e1bbb8160700d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 05:49:04 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.287 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 16 +++++++------- meta/2022-03.json | 32 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 44 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0856cb0b8..f2af444b4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 413 Mich Update address.json (#1237) + 414 Mich Update all.json (#1241) 361 Jaco Support bundlers where import.meta.url is undefined (#1228) 151 mhusnirizal update all.json (#1240) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 3003aea6a..88a2d8e7b 100644 --- a/all.json +++ b/all.json @@ -6,14 +6,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "polkadot-e.vent.live", - "polkadot-event.monster", - "polkadot-event.buzz", - "polkadot-event.top", - "polkadot-event.gq", - "polkadot-event.live", - "polkadot-event.tk", - "polkadot-event.ml", "1776coin.org", "1chaincrypto.com", "1inch-network.net", @@ -3324,8 +3316,16 @@ "polkadot-distribution.live", "polkadot-dot.com", "polkadot-dot.info", + "polkadot-e.vent.live", + "polkadot-event.buzz", "polkadot-event.com", + "polkadot-event.gq", + "polkadot-event.live", + "polkadot-event.ml", + "polkadot-event.monster", "polkadot-event.org", + "polkadot-event.tk", + "polkadot-event.top", "polkadot-events.live", "polkadot-get.com", "polkadot-get.org", diff --git a/meta/2022-03.json b/meta/2022-03.json index ed44b9cb1..aef92a726 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -15,6 +15,38 @@ "date": "2022-03-09", "url": "correctionsbot.network" }, + { + "date": "2022-03-09", + "url": "polkadot-e.vent.live" + }, + { + "date": "2022-03-09", + "url": "polkadot-event.buzz" + }, + { + "date": "2022-03-09", + "url": "polkadot-event.gq" + }, + { + "date": "2022-03-09", + "url": "polkadot-event.live" + }, + { + "date": "2022-03-09", + "url": "polkadot-event.ml" + }, + { + "date": "2022-03-09", + "url": "polkadot-event.monster" + }, + { + "date": "2022-03-09", + "url": "polkadot-event.tk" + }, + { + "date": "2022-03-09", + "url": "polkadot-event.top" + }, { "date": "2022-03-08", "url": "1chaincrypto.com" diff --git a/package.json b/package.json index 942e3b435..d127d963c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.286", + "version": "0.8.287", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 087eef01f..7a1413bfc 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.286", + "version": "0.8.287", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e868d7be8..d549d2e63 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.286' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.287' };