From 4233cb090e75d3555993e57440caaf9063bab8a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 3 Feb 2022 14:23:13 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.115 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-02.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 c175123b5..29de2da1a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 343 Mich Update all.json (#1044) 334 Jaco Remove polkadot.energy (#1040) - 102 mhusnirizal update all.json (#1046) + 103 mhusnirizal Update all.json (#1047) 77 michalisFr Update all.json (#1036) 31 frankywild Update all.json (#1031) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 567e91ffa..93ddb2ba2 100644 --- a/all.json +++ b/all.json @@ -1,7 +1,6 @@ { "allow": [], "deny": [ - "chainlinkpads.com", "0vvvvuniswap.top", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -282,6 +281,7 @@ "cex-crypto.com", "chainbridge.live", "chainconnectwallet.com", + "chainlinkpads.com", "chainlinkvalidation.com", "chainnode-sync.online", "chainnode-syncs.online", diff --git a/meta/2022-02.json b/meta/2022-02.json index 4e2eebbd5..46b969072 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-02-03", + "url": "chainlinkpads.com" + }, { "date": "2022-02-03", "url": "synchronizewalletnode.net" diff --git a/package.json b/package.json index 4daa5a06e..1f394bafa 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.114", + "version": "0.8.115", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c11e3a640..0415f2636 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.114", + "version": "0.8.115", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 226feb122..7ba5eaf4f 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.114' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.115' };