From f443de7ad55da83adad8b1303b4ad7702cf884a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 06:12:53 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-58-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-09.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 a8b82b86a..f8ec31f62 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 577 Mich Update all.json (#2234) 457 Jaco Bump deps (#2232) - 322 mhusnirizal update all.json (#2231) + 323 mhusnirizal update all.json (#2238) 258 Frank Update all.json (#2235) 223 Tim Janssen Update all.json (#2237) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index ace853ee2..57fd7f61d 100644 --- a/all.json +++ b/all.json @@ -26,7 +26,6 @@ "zapto.org" ], "deny": [ - "wxlivec.top", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -12634,6 +12633,7 @@ "wwweb3token.com", "wwwpolkadot.js.org", "wwwverificationmetamask.com", + "wxlivec.top", "x0384-open-sea-recover.com", "x2polkadot.net", "x2polkadotevent.net", diff --git a/meta/2022-09.json b/meta/2022-09.json index 91c2e37a7..d02dea392 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -7,6 +7,10 @@ "date": "2022-09-10", "url": "launch-dapp.herokuapp.com" }, + { + "date": "2022-09-10", + "url": "wxlivec.top" + }, { "date": "2022-09-09", "url": "0xtoruslabs.com" diff --git a/package.json b/package.json index 5b05b8783..66023dda8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-57-x", + "version": "0.18.8-58-x", "versions": { - "git": "0.18.8-57-x", + "git": "0.18.8-58-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 89ad30ca3..ad863cdf8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-57-x", + "version": "0.18.8-58-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 23f0d4e81..35cd937d9 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.8-57-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-58-x' };