From d3986aa1930e24991fdd10a47fa5f208f566b8ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 12:12:36 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.110 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-06.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 d3f372f16..a49792e93 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 561 Mich Update all.json (#1669) 394 Jaco Bump dev deps (#1673) - 239 mhusnirizal update all.json (#1690) + 240 mhusnirizal update all.json (#1691) 154 frankywild Update all.json (#1688) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) diff --git a/all.json b/all.json index 45323c537..de746fe5c 100644 --- a/all.json +++ b/all.json @@ -1,7 +1,6 @@ { "allow": [], "deny": [ - "wlltknvalidatorsprtal.online", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -10338,6 +10337,7 @@ "wlctknvalidatorlivedesk.online", "wlfastsadaps.fastminnetafix.com", "wllectvalldator.com", + "wlltknvalidatorsprtal.online", "wltconection.com", "wojaktoken.finance.businessprocessworkflow.com", "wonderland-dapps.com", diff --git a/meta/2022-06.json b/meta/2022-06.json index 737604b66..50c1acb1b 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -103,6 +103,10 @@ "date": "2022-06-17", "url": "webresolvernode.net" }, + { + "date": "2022-06-17", + "url": "wlltknvalidatorsprtal.online" + }, { "date": "2022-06-16", "url": "activate-collab.land" diff --git a/package.json b/package.json index d09c2caef..f99a8527f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.109", + "version": "0.13.110", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2b69ed7d0..15e69a0e4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.109", + "version": "0.13.110", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5c1f980c7..1753f7b62 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.13.109' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.110' };