From b38e0fda04d539a2c351c556f845f82a46afff84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 15:33:18 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.255 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-03.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dbb8d0f88..9b93fde8d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 401 Mich Update all.json (#1199) 356 Jaco Remove checkout from auto-{approve, merge} actions (#1197) - 139 mhusnirizal update all.json (#1203) + 140 mhusnirizal update all.json (#1205) 77 michalisFr Update all.json (#1036) 56 frankywild Update all.json (#1204) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 886790a77..984273f10 100644 --- a/all.json +++ b/all.json @@ -1,7 +1,6 @@ { "allow": [], "deny": [ - "blockchain-box.com", "02auth-mtb.myz.info", "0vvvvuniswap.top", "0vvwvuniswap.top", @@ -348,6 +347,7 @@ "blockch-secure.center", "blockchaibitcoin.online", "blockchain-auths-token.com", + "blockchain-box.com", "blockchain-bugsrefix.io", "blockchain-care.com", "blockchain-consulting.tokenminds.xyz", diff --git a/meta/2022-03.json b/meta/2022-03.json index 69b233b04..2edc76972 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -31,6 +31,10 @@ "date": "2022-03-03", "url": "autorectifywalletdap.com" }, + { + "date": "2022-03-03", + "url": "blockchain-box.com" + }, { "date": "2022-03-03", "url": "chainprotocol.tools" diff --git a/package.json b/package.json index 70f378686..2891b604a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.254", + "version": "0.8.255", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4c9222f37..7fbf3246f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.254", + "version": "0.8.255", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9e5cb1636..a5e7155fe 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.254' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.255' };