From 524f128efc3c092e7f0e672facb925e4b709f754 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 09:09:42 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.5-0-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/com/all.json | 1 + all/pm/all.json | 1 + meta/2023-06.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 59057a35c..15a21a4b7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 679 Frank Update all.json (#3430) - 620 Tim Janssen Update all.json (#3429) + 621 Tim Janssen Update all.json (#3431) 610 Mich block `rescue-ai.netlify.app` (#3375) 535 Jaco 0.21.4 (#3432) 443 mhusnirizal update all.json (#3424) diff --git a/all.json b/all.json index 90b38eeb0..065c6997e 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "syncdefixn.line.pm", - "defichaininterface.com", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -5479,6 +5477,7 @@ "defichainalert.net", "defichainfix.surge.sh", "defichainhub.com", + "defichaininterface.com", "defichainnet.online", "defichainnetwork.com", "defichainnetwork.org", @@ -14581,6 +14580,7 @@ "syncdefinodes.com", "syncdefiprotocol.com", "syncdefiwallet.co", + "syncdefixn.line.pm", "syncdeftools.com", "syncdev.online", "syncdirect.info", diff --git a/all/com/all.json b/all/com/all.json index 897969896..f4f9a1795 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2024,6 +2024,7 @@ "defibugfix.com", "defichain-solutions.com", "defichainhub.com", + "defichaininterface.com", "defichainnetwork.com", "defichainnetworks.com", "defichainrect.com", diff --git a/all/pm/all.json b/all/pm/all.json index 3cc552c7b..d2bc9ac14 100644 --- a/all/pm/all.json +++ b/all/pm/all.json @@ -1,4 +1,5 @@ [ + "syncdefixn.line.pm", "syncndefi.line.pm", "synconline.line.pm", "syncrodapps.line.pm" diff --git a/meta/2023-06.json b/meta/2023-06.json index ee8881885..3873b4cd0 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -7,6 +7,10 @@ "date": "2023-06-05", "url": "collaboratorpancakeswap.com" }, + { + "date": "2023-06-05", + "url": "defichaininterface.com" + }, { "date": "2023-06-05", "url": "fixpulse.net" @@ -15,6 +19,10 @@ "date": "2023-06-05", "url": "seedlify.website" }, + { + "date": "2023-06-05", + "url": "syncdefixn.line.pm" + }, { "date": "2023-06-04", "url": "collabland.tech" diff --git a/package.json b/package.json index fb3c830f1..d72732ec6 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4", + "version": "0.21.5-0-x", "versions": { - "git": "0.21.4", + "git": "0.21.5-0-x", "npm": "0.21.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e93cac36d..1568c363e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4", + "version": "0.21.5-0-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c1b6a9474..1ad48f553 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.21.4' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.5-0-x' };