From f6aa5bcca9cb40fccc2340973bf1bd55413fd7da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 09:34:00 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-151-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-11.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0ae463bc9..341d9d13f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 587 Mich block two generic seed stealers (#2553) 464 Jaco Bump deps (#2510) 361 Frank Update all.json (#2554) - 358 mhusnirizal update all.json (#2419) + 359 mhusnirizal update all.json (#2557) 345 Tim Janssen Update all.json (#2556) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index bc6cfb4a1..35c517aa5 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ "zapto.org" ], "deny": [ - "zeriondapp.netlify.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -14102,6 +14101,7 @@ "zeitgeistsale.live", "zellespay.com", "zendeskauth.com", + "zeriondapp.netlify.app", "zerionwallet.com", "zero-swap.site", "zilochain.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 88f6ed0cf..fd63e5377 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -3,6 +3,10 @@ "date": "2022-11-11", "url": "dapp-fixissues.com" }, + { + "date": "2022-11-11", + "url": "zeriondapp.netlify.app" + }, { "date": "2022-11-10", "url": "advertisingnews.org" diff --git a/package.json b/package.json index f62779635..881c0f645 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-150-x", + "version": "0.18.11-151-x", "versions": { - "git": "0.18.11-150-x", + "git": "0.18.11-151-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bb9cd9b20..0f9c0a5e2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-150-x", + "version": "0.18.11-151-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 39bbbb1fa..f3501ac61 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.18.11-150-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-151-x' };